Re: CFFile upload problem

2004-07-26 Thread Jim McAtee
I _finally_ figured this one out.  In most of my form action scripts I employ a tag which strips white space from all form fields.  If that tag is allowed to touch the file upload fields, then I get the error message. I've built in an exception list attribute into the trimming tag and if I except t

RE: CFFile upload problem

2004-07-20 Thread Samuel R. Neff
It's not documented behavior so it could change in the future... Sam > -Original Message- > From: Dave Watts [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 20, 2004 4:16 PM > To: CF-Talk > Subject: RE: CFFile upload problem > > > What I'm finding is t

Re: CFFile upload problem

2004-07-20 Thread Jim McAtee
- Original Message - From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, July 20, 2004 2:16 PM Subject: RE: CFFile upload problem > > What I'm finding is that the form field contains a te

RE: CFFile upload problem

2004-07-20 Thread Dave Watts
> What I'm finding is that the form field contains a temp file name > > >   #form.premphoto# >    > > > C:\WINNT\TEMP\ACFA4A2.tmp > > That file is nowhere to be found on the server, so I assume > either CF or IIS is cleaning up after it generates the page > sent back to the browser. > > Is

Re: CFFile upload problem

2004-07-20 Thread Bryan Stevenson
  To: CF-Talk   Sent: Tuesday, July 20, 2004 12:48 PM   Subject: Re: CFFile upload problem   - Original Message -   From: "Dave Watts" <[EMAIL PROTECTED]>   To: "CF-Talk" <[EMAIL PROTECTED]>   Sent: Tuesday, July 20, 2004 1:23 PM   Subject: RE: CFFile upload prob

Re: CFFile upload problem

2004-07-20 Thread Jim McAtee
- Original Message - From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, July 20, 2004 1:23 PM Subject: RE: CFFile upload problem > > ... > > Are MAXLENGTH and SIZE valid attributes for a file upload fiel

Re: CFFile upload problem

2004-07-20 Thread Jim McAtee
CTED]> Sent: Tuesday, July 20, 2004 1:12 PM Subject: Re: CFFile upload problem > could the maxlength attribute be truncating the file path?? > > Bryan Stevenson B.Comm. > VP & Director of E-Commerce Development > Electric Edge Systems Group Inc. > t. 250.920.8830 > e. [EMAI

RE: CFFile upload problem

2004-07-20 Thread Dave Watts
> ... Are MAXLENGTH and SIZE valid attributes for a file upload field? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: CFFile upload problem

2004-07-20 Thread Bryan Stevenson
could the maxlength attribute be truncating the file path?? Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED]   - Original Message -   From: Jim McAtee   To: CF-Talk   Sent: Tuesday, July 20, 2004 12:06