js error in the presence of a button whose id is "submit"

  •  04-17-2008, 10:20 AM

    js error in the presence of a button whose id is "submit"


    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