Multiple Submit Behaviour in an ASP.Net Page
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
-
take eg. there are textboxes and two Buttons. TextBox1,Button1 and TextBox2,Button2 if someone write in TextBox1 and press 'Enter' then Button1 should be pressed and if Something is written on TextBox2 and on pressing of Enter Button2 Shoud be pressed.
You can do this by help of javascript Check the keypress event and if the event is enter(13) the call your button click event. Or in focus event of text box set the button summit beheviour
Viral YahooID : just_viral site : www.theseoworld.info