Monday, January 28, 2008

Automatic Redirection To Index.aspx After 5 Seconds

Place this line of code on page load ...

<META HTTP-EQUIV="Refresh" CONTENT="5; URL=Index.aspx"/>


-
ShriKrishna Bhardwaj , With ASP.Net, SQL Server, Javascript

No comments: