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.

Reply via email to