J
johnjjj
I have a form with some asp.net fields and some validation controls. Then I
added an asp:button. I run the app and when I hit the submit button,
nothing happens. The page_load is not called and required vlidation control
fon't fire up.
All control have runat="server". I looked at the html source and didn't see
anything unusual.
Any ideas?
John
added an asp:button. I run the app and when I hit the submit button,
nothing happens. The page_load is not called and required vlidation control
fon't fire up.
All control have runat="server". I looked at the html source and didn't see
anything unusual.
Any ideas?
John