Forums
This topic is locked
PAU222: Multi-select lists, comma-separated list
Posted 09 May 2007 16:34:51
1
has voted
09 May 2007 16:34:51 Chris Owens posted:
While using Pure ASP File Upload v2.2.2, after submission of the form, attempting to access form values from multi-select lists or multi-checkbox lists yields the following error:Microsoft VBScript runtime error '800a000d'
Type mismatch: 'UploadRequestForm'
This happens even from something as simple as:
<pre id=code><font face=courier size=2 id=code><%= UploadRequestForm("MyMultiselectFormField"%></font id=code></pre id=code>
I need to be able to process this type of form field in addition to the upload properties. I've seen nothing addressing this in FAQs or any other support post.
Appreciate any assistance.
Best regards,
Chris
Replies
Replied 09 May 2007 17:21:11
09 May 2007 17:21:11 Chris Owens replied:
Oops, my mistake!
The correct function name is <b>UploadFormRequest()</b>, not UploadRequestForm().
Works just fine <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Best regards,
Chris
The correct function name is <b>UploadFormRequest()</b>, not UploadRequestForm().
Works just fine <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Best regards,
Chris