hello sir,
i am having very strenge prob in my application...i have two user control one is for login and another is for search in which one textbox and button is there...and in login.ascx i have two text box and one login button...but whenever i type something in my searchtextbox(which is in search.ascx)..the focus remains on login button of login.ascx..so wenever i press enter to search something it fires click event of login button as it has focus..i tried many things but no luck..please help find some solid solution for this