Hi all,
When I view my page(ASP.net with C#) in browser, the back button (IE 6.0) gets disabled and I'm not able to view the previous page.In my page I've a back button in my toolbar.Is there any C# coding to move to previous page without refreshing which i can use in my page's back button(Not IE's Back Button).
Please Help me.
When I view my page(ASP.net with C#) in browser, the back button (IE 6.0) gets disabled and I'm not able to view the previous page.In my page I've a back button in my toolbar.Is there any C# coding to move to previous page without refreshing which i can use in my page's back button(Not IE's Back Button).
Please Help me.
Comment