|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Redirecting to another page after a specified timeHi experts,
In my application, i want to redirect the user to a perticuler page. As u see in wrox forum login, eg. after login page, user will redirected to a welcome page & after some time, automatically redirected to his/her default page. Same in case of logout, first will go to a page & wiil see a message that u are redirecing to login page, & automatically redirected to login page. How can i do this. Thanks & regards, Anuj Rathi anujrathi a écrit :
> In my application, i want to redirect the user to a perticuler page. Add this to your html header :> As u see in wrox forum login, eg. after login page, user will > redirected to a welcome page & after some time, automatically > redirected to his/her default page. > Same in case of logout, first will go to a page & wiil see a message > that u are redirecing to login page, & automatically redirected to > login page. > How can i do this. <META HTTP-EQUIV="Refresh" CONTENT="5; URL=html-redirect.html"> The "content" parameter is the time in seconds the browser should wait before redirecting the user. Mathieu Pagé mathieu.p***@csfinc.com
Events fired from dynamically created controls-VB.net
dynamic image? store and retrieve properties values? resizable web control? Correct place to add an event handler in code? Adding layout elements within custom control How to Persist Dynamic Rows within WebControls.Table? Hiding columns in GridView control Create A 3-Day Window Between 2 Calendars DropDownList -- setting by text? label control Problem getting a reference to the HTML code generated by an .aspx |
|||||||||||||||||||||||