Click to See Complete Forum and Search --> : Attaching files in a browser ..


tuanyong
08-21-2003, 03:38 AM
how can i create a web page which can attach a file and send it... like what email does..

Thanks for reading and hope to receive some help soon ...

ggriffit
08-21-2003, 05:54 AM
Check out the FILE input type :

<input type="file" name="myFile">