Uploading images via cgi?
How do I go about writing a cgi script, that will enable the client to
upload things to a directory on my website?
I would also like to write a script that enables the client to delete
items in that directory if they want. Given that it's unix server, how do
I go about ensuring the files are written to that dir with the right
permissions?
.
Relevant Pages
- Re: Substitution the roles of client and server
... I came across some OCX named SmartCode ViewerX ... Then you can connect from any other client or server, ... MCSE, CCEA, Microsoft MVP - Terminal Server ... enables him to logon to the remote server. ... (microsoft.public.win2000.termserv.clients) - Re: [PATCH v3 3/6] vbus: add a "vbus-proxy" bus model for vbus_driver objects
... means avoiding the call to the VMM entirely by exposing hardware registers ... It enables clients to talk directly to the hardware. ... it enables the client to provide buffer addresses ... (Linux-Kernel) - Re: Substitution the roles of client and server
... If the client runs XP, you can use Remote Desktop to connect to it. ... MCSE, CCEA, Microsoft MVP - Terminal Server ... enables him to logon to the remote server. ... (microsoft.public.win2000.termserv.clients) - Re: CGI Script using Python
... I would like to use a Python Script to download Files from a Server to the ... Client, to update the Client. ... Remember, though, that a CGI script cannot actually put files anywhere. ... to be involved to tell the browser where to store the incoming file. ... (comp.lang.python) - Re: how to modify text in html form from python
... > -) a client opens his/her browser and click on some button which triggers my ... > -) the plugin starts to communicate with a server on some URL. ... > -) The smart card on the server side eventually decides whether or not the ... > -) the cgi script gets the final verdict from the server smart card and acts ... (comp.lang.python) |
|