Re: File attachment after user error

2006-09-01 Thread Denny Valliant
There is always AJAX. Woot, the other BEST use (besides in-line search filtering) for it. Same page validation. I love it. Should be pretty easy to use existing validation code, even. :den On 8/31/06, Robert Feyerherm <[EMAIL PROTECTED]> wrote: > > Maybe there are some possible solutions using

RE: File attachment after user error

2006-08-31 Thread Robert Feyerherm
Maybe there are some possible solutions using flash forms or something outside the bounds of the normal tag... -Robert -Original Message- From: Casey C Cook [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 2:03 PM To: CF-Talk Subject: File attachment after user error Once agai

RE: File attachment after user error

2006-08-31 Thread Everett, Al \(NIH/NIGMS\) [C]
Basically, it can't be done. Not with HTML and JavaScript, anyway. It's a security issue. What you're seeing is by design. You'd have to use something other than . -Original Message- From: Casey C Cook Sent: Thursday, August 31, 2006 3:03 PM To: CF-Talk Subject: File attachment after use