Forums
This topic is locked
ASP Upload not showing status animation
26 Mar 2003 13:03:23 Joe Glab posted:
I am using Pure ASP Upload on a page which also uses the PD Editor. Everything seems to work fine except for the fact that the file upload animation won't show up when the file uploads. The javascript error is:Error: object expected
Here is my line 121:
' set the form values
For MM_i = LBound(MM_fields) To UBound(MM_fields) Step 2
MM_fields(MM_i+1) = CStr(UploadFormRequest(MM_fields(MM_i)))
Next
Any changes I should make? I'm not a programmer so please speak slowly. <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Thanks.
Joe
Replies
Replied 27 Mar 2003 09:54:06
27 Mar 2003 09:54:06 Patrick Woldberg replied:
Try the following FAQ:
www.dmxzone.com/go?4587
--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
www.dmxzone.com/go?4587
--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------