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
Solaris 10 zone fails to start up
can't find Printer Setup Utility in Mac OS X 10.5.8
Count consecutive values in MS SQL Server 2005
Display User Pictures stored in AD (thumbnailPhoto) in Windows 7 and Windows 2008 Logins
storing multiple image in one field
Need to reinstall OS on a laptop
Windows Small Business Server 2008 Console Updates
C# delete empty rows in excel
Files scp'ed from Unix servers to Win XP (running WinSSHD V5 ) could not be deleted on the PC
Javascript... add onmouseover .... variable not working