Re: uploading pictures



beethovenofear wrote:
somebody know how to let my webusers to upload their pictures to my web
page???

You need a form with a file input, and something (I'd write a mod_perl
module or CGI script in Perl) on the server to handle the submission. The
specifics depend on the capabilities of your webserver.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
.



Relevant Pages

  • Re: How to embed javascript functionality into a Perl CGI script?
    ... Does it mean we can't do dynamic magic in CGI Perl? ... JSP executes on server side and Javascript on the client. ... >> HTML content using Perl CGI script. ...
    (comp.lang.perl.misc)
  • Server permission problems and SchAgent
    ... I was using a CGI script in an Apache2/Win2k ... on the server and across the network. ... Since I was using Perl CGI I ran over to CPAN ... fires a Pipe client (setup as a Scheduled Task) to read ...
    (microsoft.public.scripting.vbscript)
  • Server permission problems and SchAgent
    ... I was using a CGI script in an Apache2/Win2k ... on the server and across the network. ... Since I was using Perl CGI I ran over to CPAN ... fires a Pipe client (setup as a Scheduled Task) to read ...
    (microsoft.public.scripting.wsh)
  • CGI error (need help)
    ... I have a problem with a CGI script (Perl) on a Win2000 server. ... Each mail generates a new .dat file. ...
    (comp.lang.perl)
  • about CGI
    ... I don't know Perl to build a CGI script but I know C++. ... The html page inside the server how is stored? ...
    (comp.lang.perl.misc)