Oren,

There are lots of scripts available for download on the internet if you look 
hard enough.  We use the Upload Plus utility from PerlscriptsJavaScript.com.  
Our script uploads a file to one of our servers and emails the sender, 
recipient, and our Departmental Supervisor.

Hope this helps.

Matt

>>> [EMAIL PROTECTED] 1/31/2006 4:05:27 AM >>>
Hi Guys,

I have a apache server running on Windows server.
Need to add option to upload file to the server and need help ...

I have a form to select the file:
<form method='POST' enctype='multipart/form-data' action='fup.cgi'>
      File to upload: <input type=file name=upfile><br>
      <input type=submit value=Press> to upload the file!
</form>

Now .. i need the CGI or somthing to upload the file to "c:\temp"

Help ..

Oren





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED] 
   "   from the digest: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to