| | |
JS don't include window.open popup in browser history
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Oct 2008
Posts: 1
Reputation:
Solved Threads: 0
Hi, I'm not sure which forum to put this in, so I'll take my best guess.
I have an ASP.NET page where when an ASP.NET button is clicked, it (among other things) fires a one-line JavaScript to open a pop-up (separate) window that the user can do things within. This works fine. However, after the pop-up is closed, the user can go to other pages in the original web, but if they use the browser's "back" button, when the user gets to the page that called the pop-up, the pop-up appears again. How do I code the window.open to disclude the pop-up from the browser history?
Here's the window.open command as it is:
I'm kind of a newby at web development, so if I'm way off base, please let me know.
Thanks,
Craig
I have an ASP.NET page where when an ASP.NET button is clicked, it (among other things) fires a one-line JavaScript to open a pop-up (separate) window that the user can do things within. This works fine. However, after the pop-up is closed, the user can go to other pages in the original web, but if they use the browser's "back" button, when the user gets to the page that called the pop-up, the pop-up appears again. How do I code the window.open to disclude the pop-up from the browser history?
Here's the window.open command as it is:
Response.Write("<script>window.open ('" & sEPayURL & "','_blank','width=800,height=600,menubar,resizable,scrollbars,toolbar');</script>") I'm kind of a newby at web development, so if I'm way off base, please let me know.
Thanks,
Craig
![]() |
Similar Threads
- winfixer popups/ computer restarting (Viruses, Spyware and other Nasties)
Other Threads in the ASP.NET Forum
- Previous Thread: XSL related question
- Next Thread: How To user clients input in another Page
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax alltypeofvideos appliances asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions compatible content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv gridview gudi iis javascript list listbox login menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order panelmasterpagebuttoncontrols problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers





