HTML Redirect to page the user set after the time the user also set?

John

New member
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?
 
Back
Top