the following is the code i have used which works you will need to make
relevant file name changes of course

<INPUT NAME="PhotoFile" SIZE=40 TYPE=FILE value=impsurphoto.jpg></td>




Kind Regards

Claude Raiola
E-Mail: [EMAIL PROTECTED]
Website: www.internetgoldcoastproperties.com.au


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 23, 2000 6:30 PM
Subject: How do u add BROWSE toa file upload form?


Hi, quick one. I was going through Ben Forta's book on how to make file
upload forms, and unfortunately the code does not include how to add the
BROWSE button so one can select the right file on one's hard drive
visually. That portion is missing from his example and there is no sample
of that example on the CD either:(

The code I have thus far is:

<form action="upload.cfm"
method="POST"
enctype="multipart/form-data">
File: <input type=FILE" NAME="File"><BR>
<INPUT TYPE="SUBMIT">
</FORM>

but again without the BROWSE button to select a file, its not that helpful.
Does anyone here know how to add that to this form?

Thanks in advance.
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to