| | |
How to disable Back button of IE when executing welcome.aspx page?
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
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; 28 Days Ago 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 32 Days Ago
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; 28 Days Ago 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?
| Thread Tools | Search this Thread |
.net activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# c#gridviewcolumn cac checkbox click commonfunctions confirmationcodegeneration content courier css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dialog dropdownlist dynamically edit expose fileuploader fill flash formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery listbox login microsoft mono mouse mssql multistepregistration news numerical objects opera panelmasterpagebuttoncontrols radio redirect registration relationaldatabases reportemail rotatepage save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webdevelopemnt webprogramming webservice xml xsl youareanotmemberofthedebuggerusers





