|
Posted by Rik on 08/05/06 07:18
Hoopster wrote:
> Hello,
>
>
> I was wondering if I can add some code to let someone read something
> on the screen, and after a few seconds it takes that person to another
> webpage automatically.
>
>
> example - contact us php script. Once the information has been
> submitted it will take the user to a thank you page. Then it will
> pause for a second and then redirect the user to the homepage.
>
>
> Is that possible, if so can someone give me a code example.
Normally this is done using the HTML meta refresh tag, with a link to click
for users that don't allow a redirect.
http://www.w3schools.com/html/tryit.asp?filename=tryhtml_redirect
Grtz,
--
Rik Wasmus
Navigation:
[Reply to this message]
|