View Full Version : uploading files via a form


YellowSnow
07-22-2003, 11:26 AM
^^ yeah.. i used to know the code.. but can't seem to remember it or find it..

what i am looking for is the code that allows a user to send a file via an email form to my email..... im using bravenet.com as a email form sender .. so i'm not sure if file sending is supported..

but anyway, does anyone know?

MaGiCSuN
07-22-2003, 12:24 PM
is this the code where you where looking for:

<input type="file" size="25" name="RESULT_FileUpload">

you can change the size and the bold text.

Love,
Mirna

YellowSnow
07-23-2003, 11:57 AM
thats precisely what i was looking for.. thankyou~!
just hope it works thru bravenet =)

theres one more thing that isnt essential but woud complete this..
when u click on "browse" to try and find your file.. is it possible to already specify the type of file extension type ?