CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.faq_frequently_asked_questions Tags:
Item Type: NewsGroup Date Entered: 5/10/2006 2:07:43 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 40 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
StrongTypes
Asp.Net User
How do I disable the Back button in a web browser?5/10/2006 2:07:43 PM

0/0

You can't disable the Back button in a web browser. Workarounds use JavaScript, but JavaScript can be turned off on a clients browser. Also, Alt + <- (back arrow) has the same effect as a browsers Back button.

See A Thorough Examination of 'Disabling the Back Button'.


Ryan Olshan
Microsoft MVP, ASP.NET
Blog | Group | Website | Strong Coders Community

How to ask a question
BilalShouman
Asp.Net User
RE:Disable Back in your web Browser5/11/2006 12:17:42 AM

0/0

Add this script:

<script>history.go(1)</script>

 

This way you can't go page to this page.

StrongTypes
Asp.Net User
Re: RE:Disable Back in your web Browser5/11/2006 3:54:54 PM

0/0

BilalShouman:
Add this script:

<script>history.go(1)</script>

This way you can't go page to this page.

StrongTypes:
Workarounds use JavaScript, but JavaScript can be turned off on a clients browser.

To repeat what I stated in my first post: JavaScript can be turned off in a clients browser. Your solution involves JavaScript. Therefore, there's a 50/50 chance that it might work. All it does is send a person forward when they go backwords. That is very annoying and one of those bad design concepts that should be avoided.


Ryan Olshan
Microsoft MVP, ASP.NET
Blog | Group | Website | Strong Coders Community

How to ask a question
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Beginning Ajax Authors: Chris Ullman, Lucinda Dykes, Pages: 498, Published: 2007
Ajax For Dummies Authors: Steven Holzner, Pages: 359, Published: 2006
Street Smart Internet Marketing: Tips, Tools, Tactics & Techniques to Market Your Product, Service, Business Or Ideas Online Authors: Justin Michie, Pages: 305, Published: 2007
Macromedia Flash MX 2004 Bible Authors: Robert Reinhardt, Snow Dowd, Pages: 1250, Published: 2004
Mastering Mac OS X Authors: Todd Stauffer, Kirk McElhearn, Pages: 878, Published: 2004
JavaScript: The Definitive Guide Authors: David Flanagan, Pages: 994, Published: 2006
Windows Vista Timesaving Techniques for Dummies Authors: Woody Leonhard, Pages: 560, Published: 2007
Adobe Flash CS3 Professional Bible Authors: Robert Reinhardt, Snow Dowd, Pages: 1232, Published: 2007
Windows Vista Annoyances: Tips, Secrets, and Solutions Authors: David A. Karp, Pages: 641, Published: 2008

Web:
How do I disable the Back button in a web browser? - ASP.NET Forums You can't disable the Back button in a web browser. Workarounds use JavaScript, but JavaScript can be turned off on a clients browser. ...
4GuysFromRolla.com - A Thorough Examination of 'Disabling the Back ... I have had a lot of people ask, "How to I ‘disable’ the back button? ... on SomePage.asp , hits the back button, the browser will requery the Web server, ...
WWW FAQs: How do I disable the back button on a web page? OK, so you can't completely disable the back button, and the user has backed ... the user forward again in every major web browser, including Opera, Safari, ...
Disable browser "Back" button : back, button, disable, browser how can I disable the browser's Back button in a HTML page? ... Some commercial web pages does not let you go back to previous page (leaving their web site) ...
Disabling A Browser's "Back" Button Disabling A Browser's "Back" Button. April 12, 2005. There should be a special place in hell for Web developers who disable your "back" button. ...
Disabling the Back Button You technically cannot disable the Back button on someone's browser, however, .... Microsoft Article: Expression Web 2 for PHP Developers--Simplify Your PHP ...
How do I disable the Back button in a web browser? - ASP.NET Forums How do I disable the Back button in a web browser? Last post 01-16-2008 9:55 PM by deddy_one. 54 replies. Sort Posts: ...
how to disable back button in web browser Samples and examples ... Jan 31, 2008 ... this code disable the back button of browserput this below code in head tag of html page[CODE]
FAQ Topic - How can I disable the back button in a web bro.. Post subject: FAQ Topic - How can I disable the back button in a web browser? Add to elertz Archived from groups: comp>lang>javascript (more info?) ...
CodeGuru Forums - Disable Back Button in IE If I can't go back then I will close that browser window as soon as I can. Disabling the back button is probably a symptom of bad design. ...

Videos:
Club Penguin - WPE Pro Tutorial *READ DESCRIPTION FOR WRITTEN INSTRUCTIONS* Alright, it the video is blurry, you may follow these instructions. First ensure the you have club pengu...
Guild Wars Naked Dance Video - Gunther - Ding Dong Song by [HATE] Disclaimer: This is the first dance video that I have uploaded, and it is based off a popular naked dance video using the Ding Dong Song by Gunther ...
http://VistaTuneup.org/ XP Cleanup Help Free Speedup PC http://VistaTuneup.org/ Tuneup Windows Vista XP ME PC Computer Web Links examples Adware, Spybot, msconfig, defrag, cookies, free security software, ...
The 6 Facts About PC Satellite TV http://SatelliteTVforPCelite.org - The 6 Facts About PC Satellite TV. Watching television has become part of most people's daily routine. In Americ...
Core Patterns for Web Permissions Google TechTalks July 19, 2006 Tyler Close Visiting Scientist Hewlett-Packard Laboratories Mr. Close is a researcher and developer, working in the...
The 6 Facts About PC Satellite TV http://SatelliteTVforPCelite.org - Watching television has become part of most people's daily routine. In America alone, an average person spends a...
Web Applications and the Ubiquitous Web Google TechTalks February 1, 2006 Dave Raggett Dave Raggett is currently a W3C Fellow from Canon, and W3C Activity Lead for Multimodal Interaction....
Wordpress Theme on Steroids Wordpress is an easy to use blogging tool. Unfortunately, the base configuration and themes bundled with the software are less than desirable. Now, S...
Opencast Project Open House at UC Berkeley http://www.opencastproject.org/ Opencast is an initiative driven by higher education institutions to empower: institutions - to make informed choic...




Search This Site:










project management

faq: why do dynamic controls disappear on postback and not raise events?

solution to the findcontrol problem

how to parse a csv file using regular expressions (faq)

dll name .net 2005

new posts to the faq forum are only accepted if they include an answer to the question being asked.

asp.net web form of balloon shape

session sharing between asp 3.0 and asp.net

where is my post?

error catching

javascript working in ie but not in firefox

how to: using sorting / paging on gridview w/o a datasourcecontrol datasource

need console application to execute a web application at specified intervals.

"unable to automatically step into the server. the remote procedure could not be debugged" error

enterprise library 3.1 for dotnet 2.0

"unable to find script library '/aspnet_client/system-web/1-1-4322/webvalidation.js'"

problems with sending emails "please try to help me"

textbox databinding to a sql database.

re: best asp.net faq for interviews

how to add attributes to <body> tag dynamically

insert an apostrophe into a sql string

deleting the master table withour deleting the child tables

"visual studio .net has detected that the specified web server is not running asp.net version 1.1. you will be unable to run asp.net web applications"

can you open a new window from a post back?

validation summary

faq: sequence that events are raised for pages, usercontrols, masterpages and httpmodules

how to open media player file through internet explore browser

error occuring like

hide source code while deploying

much faster .net web apps

  Privacy | Contact Us
All Times Are GMT