How Redirecting Page to same...
-
Hi there,.. I'm using ASP.NET 2.0 and also applied Ajax Concept. Now in one page(MyAccount.aspx), if i click enter with focus on one Textbox this is redirecting to home page that is first page. I also using Master page. Why it's happening. It should redirect to that same page(i.e) My Account Page.. Please Help me Regards n Thks Sam.M
Regards n Thks Sam.M
-
Hi there,.. I'm using ASP.NET 2.0 and also applied Ajax Concept. Now in one page(MyAccount.aspx), if i click enter with focus on one Textbox this is redirecting to home page that is first page. I also using Master page. Why it's happening. It should redirect to that same page(i.e) My Account Page.. Please Help me Regards n Thks Sam.M
Regards n Thks Sam.M
Could please post the HTML sources? If you have written code for the TextBox, then post it also...
Regards, Venkatesh Mookkan. Software Engineer, India My: Website | Yahoo Group
-
Could please post the HTML sources? If you have written code for the TextBox, then post it also...
Regards, Venkatesh Mookkan. Software Engineer, India My: Website | Yahoo Group
-
Hi there,.. I'm using ASP.NET 2.0 and also applied Ajax Concept. Now in one page(MyAccount.aspx), if i click enter with focus on one Textbox this is redirecting to home page that is first page. I also using Master page. Why it's happening. It should redirect to that same page(i.e) My Account Page.. Please Help me Regards n Thks Sam.M
Regards n Thks Sam.M
-
Hi there,.. I'm using ASP.NET 2.0 and also applied Ajax Concept. Now in one page(MyAccount.aspx), if i click enter with focus on one Textbox this is redirecting to home page that is first page. I also using Master page. Why it's happening. It should redirect to that same page(i.e) My Account Page.. Please Help me Regards n Thks Sam.M
Regards n Thks Sam.M
Are you handling any keyevent (enter) for the textbox? If not your default button on the page will get fired. Thanks
Its not so easy to do... So are you here!