Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
>
> I am trying to redirect a user from a form confirmation page back to a
form
> input page but would preferably like the confirmation page to be shown for
> 1-2 seconds before the redirect happens. The code I am using at present is
>
> <SCRIPT language="JavaScript">
> <!--
> window.location.href = '> //-->
> </SCRIPT>
>
> This code allows the form input to happen but doesn't show the
confirmation
> page addcontact.asp. My question would be how can I cause the
confirmation
> page to briefly show before the redirect occurs.
>
> Thanks,
>
> I am trying to redirect a user from a form confirmation page back to a
form
> input page but would preferably like the confirmation page to be shown for
> 1-2 seconds before the redirect happens. The code I am using at present is
>
> <SCRIPT language="JavaScript">
> <!--
> window.location.href = '> //-->
> </SCRIPT>
>
> This code allows the form input to happen but doesn't show the
confirmation
> page addcontact.asp. My question would be how can I cause the
confirmation
> page to briefly show before the redirect occurs.
>
> Thanks,