I think it may be a bug in IE 5, I use the Custom Tag <cffileupload> available
in the Tag Gallery on the Allaire site...... That seems to work ok for us but it
does depend to some extent on what you need the <cffile> functionality for......

HtH

  -= Edward

:>  -----Original Message-----
:>  From: Ric Smith [mailto:[EMAIL PROTECTED]]
:>  Sent: Monday, March 27, 2000 4:51 PM
:>  To: [EMAIL PROTECTED]
:>  Subject: Re: Uploading and IE 5
:>
:>
:>  Sorry, the actual code is correct when I cut-n-paste it and removed
:>  unnecessary html I messed it up. It should read:
:>
:>  <FORM ACTION="designs.cfm" METHOD="POST" ENCTYPE="multipart/form-data">
:>  <INPUT TYPE="FILE" NAME="DesignImage" SIZE="25">
:>  <INPUT TYPE="Submit" VALUE="Upload Image">
:>  </FORM>
:>
:>  Thanks for pointing that out.
:>
:>  -- Ric Smith
:>
:>
:>  > > Maybe you noticed, but the submit button in this code is all
:>  > > wrong, it should
:>  > > say:
:>  > >
:>  > > :>      <INPUT TYPE="Submit" VALUE="Upload Image">
:>  > >
:>  > > That may sort it out......
:>  > >
:>  > > :>  -----Original Message-----
:>  > > :>  <FORM ACTION="designs.cfm" METHOD="POST"
:>  > > ENCTYPE="multipart/form-data">
:>  > > :>      <INPUT TYPE="FILE" NAME="DesignImage" SIZE="25>
:>  > > :>      <INPUT TYPE="Submit" VALUE="Upload Image
:>  > > :>  </FORM>
:>  >
:>  > The size attribute of the file input is missing a close-quote as well.
:>  That
:>  > could also effect the outcome.
:>  >
:>  >
:>  > - Sean
:>  >
:>  > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:>  > Sean Daniels
:>  > Manager of Engineering
:>  > DealStream, Inc.
:>  > [EMAIL PROTECTED]
:>  > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:>  > tel: 207.439.6030
:>  > cel: 978.764.0799
:>  > Fax: 240.269.6319
:>  >
:>  >
:>  >
:>  > --------------------------------------------------------------------------
:>  ----
:>  > 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.

------------------------------------------------------------------------------
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