Microsoft
Software
Hardware
Network
Question : asp.net open window at end of request
I need for user the click on a button on the page. When this button is clicked the page will post back and do some process and save data to the session state. When this is finished I want the response to redirect to a new window. Is this sequence possible?
Answer : asp.net open window at end of request
yes that is quite possible.
for this you need to create a javascript function for the redirection page from code behind and then register the script. it will run on the browser and open a new window with the desired url.
Random Solutions
How to have a Stable Microsoft Outlook profile with 4-5GB+ data w/ MS Exchange Mail server ?
posting xml string to web
SID History/re-ACL'ing when moving to new AD forest
Accessing url variables to expand the correct menu item in JQuery Expand Function
Install .PFX file to personal store - Certificate Authority
Office Language Settings on Remote Desktop Server 2008 R2
proxy issue and httpwebrequest
PHP: Get 6 most recent Youtube video links
Issue Reading FOR XML Output From SQL 2005 Query
Jquery Dialog Ajax problem