Microsoft
Software
Hardware
Network
Question : asp.net; is there a programmic way to load an aspx page and auto redirect after the page loads
is there a programmic way to load an aspx page and auto redirect after the page loads.
I have no need to view the content of the page all data is hidden
and no operator is required.
what event would allow me to install a response.redirect("~/Annon
ymous/inde
x.aspx")
Answer : asp.net; is there a programmic way to load an aspx page and auto redirect after the page loads
How about javascript on the first aspx page to automatically redirect to the second after the first is loaded?
window.location = "
http://<domain>/Annonymous/
index.aspx
"
Random Solutions
trying to print to HP laserjet 2050 - and constantly have to hit "ok" button to print
IP Address Contention
swf file won't play on the web
How to tranlate SQL query to WQL query for SCCM 2007
PHP 5.3.2 installation problem on Vista IIS7
Microsoft Outlook 2007 is pulling duplicate emails from free hotmail live server - how can I prevent this, its driving me mad.
Should Sys Admins (Domain Admins) also have user accounts?
checking login & pass with curl
how to transfer browser requests from HTTP to HTTPS
Server Error: The signature on the certificate was found to be invalid. Check the log file for details.