RE: [PHP-GENERAL] ??_Drag and Drop_??
[email protected] ("Benton Jackson")
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Use an <input type="file"> form field. HTTP will copy it to a temporary place on your server, and you move it from there to where it belongs. How you do that will depend on your server. > -----Original Message----- > From: Mike Novak [mailto:[email protected]] > Sent: Wednesday, May 17, 2000 12:40 PM > To: [email protected] > Subject: [PHP-GENERAL] ??_Drag and Drop_?? > > > > I am hop'en that one of you php ninja's got a solution for me.. > > i would like to have a web page that has a section or input field > that a user could drag a file into and have it submited to the box... > > please send me in the direction of tha F'en manuel > i can't find any thing > > Thanks For Any Help > Novak > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: [email protected]