Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
js error in the presence of a button whose id is "submit"
js error in the presence of a button whose id is "submit"
04-17-2008, 10:20 AM
stuartwachsberg
Joined on 11-07-2005
Posts 32
js error in the presence of a button whose id is "submit"
Reply
Quote
try uploading a file with the following tags. You will get a js error.
<
cc1
:
Uploader
ID
="Uploader1"
runat
="server">
</
cc1
:
Uploader
>
<
asp
:
Button
ID
=submit
runat
=server
Text
=submit
/>
</
asp
:
Panel
>
View Complete Thread