Posts Tagged ‘Disable browser`s back button functionality in ASP.NET’

Hello Firends,

sorry after so long time i m writing post on my site. i was busy in very interesting project same as digg.com.

now i will give you so much new things which will likes a lot for asp .net programmers.

here is very interesting thing i m giving to you many asp .net programmers need to disable the broswer back button after any user logout from the website or other reason is some how if we used the javascript on the page so after page will redirect user can`t go to the last page because when you use the javascipt on the page then if user press the back button all the data comes from the cache not from the server side so it may cause big problems in the website.

so here is the solution for the asp.net programmers.
Read the rest of this entry »