I want to do the following for a web application:
----Redirect to: [user input data]
----After this time passed: [user input data]
The user input data should be a form,and the second one should start countdown the entered time and redirect to the page on the first form.
Any ideas about how to do this?
----Redirect to: [user input data]
----After this time passed: [user input data]
The user input data should be a form,and the second one should start countdown the entered time and redirect to the page on the first form.
Any ideas about how to do this?