Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Browser-based file uploads and deletions for a

by sevensven (Pilgrim)
on Nov 19, 2001 at 05:31 UTC ( [id://126196]=note: print w/replies, xml ) Need Help??


in reply to Browser-based file uploads and deletions for a

"I want to add the capability of having the users upload a file from their local system to the server for conversion (limited by $maxsize, of course). The hitch here is that I need to provide a way for the users to be able to delete the file from the server after they've uploaded it.

Have you considered using webdav for uploading/deleting of files ?

Webdav is supported by Apache and IIS (among others) and allows clients to upload files, change or delete them. Internet explorer is a webdav client and works ok with Apache webdav, just do a File/open, indicate the webdav url and check "open as web folder".

After that, users can drag and drop files into that folder, as if it where a common folder.

You could even put perldav to god use :-)

-- sevensven or nana korobi, ya oki
  • Comment on Re: Browser-based file uploads and deletions for a

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://126196]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-19 05:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found