Hi,
In my website I have 3 buttons, search button, Login button and Register button.
Search button is placed in master page.
Remaining two buttons are in child page. which is login and Register.
when User enter login details and press enter button then search button event is firing.
How should i set default button for each page.
...
Go to the complete details ...