| | |
How to disable Back button of IE when executing welcome.aspx page?
Please support our ASP.NET advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jul 2005
Posts: 483
Reputation:
Solved Threads: 19
•
•
•
•
*****
I am sometimes amazed at the arrogance of some software developers who think that, of the 6+ billion people on the earth, no one could possible have a need to disable the back button. We just are stupid and don't understand the problem. Well, he's wrong. Hint: Just help people with their questions and don't be a smart @.
I am no longer amazed by newbie posters who tell people that have consistently been on this (or any) forum for a long time helping people how to help people. Sometimes, the best way to help someone is to NOT answer the question they asked but answer the question they did not ask. No doctor would just give instructions on how to put your leg in a splint if someone said "Hey, I broke my femur, but I think I'll just tough it out. How should I splint it?" They would tell the person to go to the hospital and be seen by a doctor.
•
•
Join Date: Sep 2009
Posts: 1
Reputation:
Solved Threads: 0
ASP.NET Syntax (Toggle Plain Text)
<script language="javascript" > history.forward(); </script>
Last edited by peter_budo; Oct 27th, 2009 at 10:37 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks)
•
•
Join Date: Oct 2009
Posts: 1
Reputation:
Solved Threads: 0
0
#16 Oct 23rd, 2009
Write a javaScript
into the head of the page
ASP.NET Syntax (Toggle Plain Text)
<script Type="text/javascript" language="javascript"> history.forward(1); </script>
Last edited by peter_budo; Oct 27th, 2009 at 10:37 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks)
![]() |
Similar Threads
- Using Back Button Refreshes Page (Web Browsers)
Other Threads in the ASP.NET Forum
- Previous Thread: visual studio 2003 Report
- Next Thread: Forum System - Where to Store Data?
Views: 69313 | Replies: 15
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 ajax appliances application asp asp.net beginner box browser businesslogiclayer button c# cac chat checkbox child class compatible complex content contenttype control countryselector courier database datagrid datagridview datalist deployment development dgv dialog dropdown dropdownmenu dynamic dynamically edit embeddingactivexcontrol feedback fileuploader fill findcontrol flash flv folder form gridview gudi identity iis image javascript languages list maps menu mobile mssql nameisnotdeclared novell opera order problem profile ratings redirect refer registration relationaldatabases response.redirect rows search security select serializesmo.table sessionvariables silverlight smoobjects software sql ssl tracking treeview typeof validatedate validation vb vb.net vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment wizard xsl





