EDN Admin
Well-known member
Hi
I have a registration page which takes user input data. After pressing submit button and form sent, it will display a label under the submit form to say "you are registered successfully".
And then, it will stay for 10 seconds and redirect to another aspx page.
I do not know how to write the code to hold the page for 10 seconds.
I use C#
View the full article