% 'Include Security Server.Execute("/admin/includes/popup_security.asp") %> <%'Include Data Connection%> <%'Include ADO constants include file for VBScript%> <% 'open data connection OpenConn() %> <%'Include Utility Scripts%> <% 'close data connection CloseConn() %> <% dim strFolder 'get the folder query string into the strFolder variable strFolder = Request.QueryString("folder") %>
Upload a File to the Web Server
- or -
Select an Existing File from the Web Server