P
Poppy
I have an asp.net page with a form on it.
After the user submits the form the form is then processed on the server.
If variouse conditions are met I then display a message saying "Thank
you...blah, blah. You will be rediredted in a moment"
I need to redirect the users to another page after 5 seconds. This will
need to be done in Javascript but using javascript in an asp.net page
confuses me a bit.
How can I achieve this ?
TIA
After the user submits the form the form is then processed on the server.
If variouse conditions are met I then display a message saying "Thank
you...blah, blah. You will be rediredted in a moment"
I need to redirect the users to another page after 5 seconds. This will
need to be done in Javascript but using javascript in an asp.net page
confuses me a bit.
How can I achieve this ?
TIA