web user control & HTML control conflict
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Dear all i have a problem in a web form , I have a webform that contains a web user control which in turn contains a html input form ,the web controls events in the web form don't fire up ,When I click button ,no effect ,I don't know what is the effect of the html form which is in the web user control on the web controls in the web form ?? Can any one help me