Subject: Browsing for a file
Posted By: jroxit Post Date: 12/30/2005 5:40:55 AM
I need to let my visitors upload a file.  What's the easiest way to allow them to browse their hard drive for it?

Thanks!
Reply By: ciderpunx Reply Date: 1/23/2006 12:29:35 PM
Something like:

<input type="file" name="uploaded_file" value="starting value" size="50" maxlength="80" />

HTH


--
Don't Stand on your head - you'll get footprints in your hair
                                           http://charlieharvey.org.uk
                                              http://charlieharvey.com

Go to topic 38881

Return to index page 387
Return to index page 386
Return to index page 385
Return to index page 384
Return to index page 383
Return to index page 382
Return to index page 381
Return to index page 380
Return to index page 379
Return to index page 378