Will,
    Worked fine for me -- you said you hit "Submit Query" but the value of
the submit button should say "Attach" -- you sure you are browsing the right
file or need to hit refresh or something?

HTH,
Tim P.

-----Original Message-----
From: W Luke [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 28, 2002 6:56 PM
To: CF-Talk
Subject: Form upload MX bug?


Hi,

Not having much fun with MX tonight - probably because I'm porting my
old 4.5 site over to MX.  My latest problem is with form-uploads - using
the exact, basic, same code as I have with my 4.5 sites just doesn't
work with MX.  User browses for file, locates it, presses Submit Query
to send the form...and the file-field just clears itself, and nothing
happens.

Is this a known bug, or am I being thick again?

<cfform method="post" action="index.cfm?site=addphoto"
enctype="multipart/form-data">

<p><input type="File" name="ThePhoto"></p>

<cfoutput><input type="hidden" name="pid" value="#url.pid#"></cfoutput>
<p><font color="Red"><b>Please note:</b> only press the Attach button
<b>once!</b>.  It'll take up to a minute to send the file to
us</font></p>

<br><input type="submit" value="Attach">

</cfform>


Any ideas?

Will


______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to