/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */ On Mon, 16 Oct 2000, rgp systems wrote: > My plan is to have a web page present a user login screen. Once logged in > they'd be taken to their ~ directory and could upload/download/delete files. > > Can this be done with HTTP? If so, I'd appreciate some guidance on > accomplishing it. Of course :) It has to be done as a form page, so you have to have something like a cgi/php script to handle the upload. Here's some info on doing it with php: http://www.php.net/manual/features.file-upload.php Jag [demime 0.97b removed an attachment of type application/pgp-signature] _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
