Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Disabling previous button of client browser

This is a discussion on Disabling previous button of client browser within the ASP.NET forums, part of the Web Development category; How to disable the previous button of client browser when my web page is loaded there....

Go Back   Geeks Talk > Web Development > ASP.NET
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

ASP.NET ASP.NET and ASP Related Problems

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-15-2009
Junior Member
 
Join Date: May 2009
Location: Chennai
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
prasanth7 is on a distinguished road
Disabling previous button of client browser

How to disable the previous button of client browser when my web page is loaded there.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-01-2009
Contributing Member
 
Join Date: Sep 2007
Location: India
Posts: 34
Thanks: 16
Thanked 5 Times in 1 Post
Golda is on a distinguished road
Re: Disabling previous button of client browser

Try this script

<script>
window.history.forward(1)
</script>
Reply With Quote
  #3 (permalink)  
Old 08-06-2009
Junior Member
 
Join Date: Aug 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
vanisree.ranga is on a distinguished road
Re: Disabling previous button of client browser

thankyou golda. your script works fine.
Reply With Quote
Reply

  Geeks Talk > Web Development > ASP.NET

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Disabling the comment field Arandkar Quality Center 0 02-26-2009 01:55 AM
Disabling text search function sanchou Quality Center 0 10-06-2008 12:04 PM
Disabling back button manatworkk007 ASP.NET 1 07-01-2008 02:30 AM
Javascript for disabling back button Mahesh Shelar JavaScript 0 02-07-2008 05:59 AM
I want to get the previous row from a table divya_rad SQL 7 07-25-2007 03:56 AM


All times are GMT -4. The time now is 10:36 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved