You get it for free when you use the HTML element
input type="file"
(You're missing the quote before the word FILE.)
-David
On Sun, 23 Apr 2000 01:30:59 -0700 [EMAIL PROTECTED] writes:
> 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.
________________________________________________________________
YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk! For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
------------------------------------------------------------------------------
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.