[EMAIL PROTECTED] wrote:
> 
> I have found numerous scripts that will allow you to upload a file to a UNIX
> server via your web browser, but cannot seem to figure out how to translate
> these scripts into Apache::ASP or find example scripts in Apache::ASP.  Can
> anyone help?  Thanks.

In general, if it works in CGI, just wrap the script with <% %>
and it will work under Apache::ASP.

For an Apache::ASP example script, check out 
  http://www.nodeworks.com/asp/eg/file_upload.asp

or ./site/eg/file_upload.asp in the distribution.

-- Joshua
_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NODEWORKS >> free web link monitoring   Huntington Beach, CA  USA 
http://www.nodeworks.com                1-562-683-2142

Reply via email to