macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: Form fields not being passed in IE 6

Subject: Re: Form fields not being passed in IE 6
From: "dmorand17" <webforumsuser@xxxxxxxxxxxxxx>
Date: Tue, 29 Jul 2008 00:43:17 +0000 (UTC)
Newsgroups: macromedia.coldfusion.cfml_general_discussion

I've determined that it's due to this line:

 <input type="file" name="perf_imp_plan_lnk" id="fileField2" class="textInput"
             onChange="readFile(this,'valid_perf_link');"/>

 am I not able to use a file input field with a cfform or is it the enctype 
that's screwing it up??


<Prev in Thread] Current Thread [Next in Thread>