|
DISTRICT FORMS
<%
strPath="./"
set fso=Server.CreateObject("Scripting.FileSystemObject")
set ff=fso.GetFolder(Server.MapPath(strPath))
For each fil in ff.Files
If lcase(fso.GetExtensionName(fil)) <> "asp" and Left(fil.Name, 2) <> "._" Then
Response.Write " "&fil.Name&""
End If
Next
%>
For easy viewing of our publications in the manner in which they were intended, we have converted many of our publications into Adobe® Acrobat.PDF files. If you do not already have the FREE Acrobat Reader, please click the following button to get Acrobat Reader from Adobe® before you attempt to download the files. |
|