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
Php concanation text
WordPress - header and footer navigation has suddenly dissappeared
Access Report Help Needed
How to reset PHP Session Handler to default
Installing SSL cert on Exchange 2007
Domain rename prior to consolidation
DNS Event ID's 4010 & 4013
Disable SID Filtering in a Windows 2000 domain
OCS 2007 R2 - Failure [0xC3FC200D] One or more errors were detected
Access 2007 Combo box synchronization