Hi,
I have a form where a user will fill in a form at form.
asp which once submitted, takes them to thanks.
asp.
Is it possible to have them sit on the thanks.
asp for say five seconds and then automatically go back to form.
asp?
I know there are the redirect scripts, but I will have several form pages all pointing to thanks.
asp and need them to go back to the page where they came from (form1.
asp, form2.
asp etc).
I also know I can do it with a clickable link 'go back' but can it be done automatically?
Thanks in advance!