•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 397,592 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,867 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 854 | Replies: 3
![]() |
•
•
•
•
Place the following script in .ascx (which one is common in all the forms in projects) or use this code in seprate page........
<script language="javascript" type="text/javascript">
history.forward()
</script>
Wouldn't this cause the page to go back and then jump forward again? This is not good especially on slow internet connections!!! Did you test it?
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
- How To Hyperlink Normal HTML page with ASP.NET Page? (ASP.NET)
- PHP Includes + (PHP)
- Using Back Button Refreshes Page (Web Browsers)
- unable to load windows update web page (Viruses, Spyware and other Nasties)
- spontaneous internet failure (Viruses, Spyware and other Nasties)
- Home page gets directed to index page (Viruses, Spyware and other Nasties)
- Problem with home page (Viruses, Spyware and other Nasties)
- updating 2 HTML tables on one PHP page (PHP)
Other Threads in the ASP.NET Forum
- Previous Thread: Any one knows good webhosting on asp.net
- Next Thread: find listbox from client side

how can we prevent a page from moving to back page? 

Linear Mode