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
OWA will not work for mailbox in non-internet facing AD site
NAT on ASA to a remote server
visual studio 2005 express
crystal parameter value to return all values
VS2010 add project to solution
Mac backup: unsupported file characters
Dreamweaver CS4 table border color
SQL Server 2008 Merge replication setup problem
Video editing
Set up a rolling text box in SSRS