php3-list | 199908
Date: 08/25/99
- Next message: Krzywicki, Alan: "RE: [PHP3] Unable to run PHP Scripts"
- Previous message: Siegfried Stepke: "[PHP3] FYI: Solid 3.0 and PHP3"
- Maybe in reply to: Aaron Leon Kaplan: "[PHP3] page redirection _after_ some seconds"
- Next in thread: Aaron Leon Kaplan: "Re: [PHP3] page redirection _after_ some seconds"
- Reply: Aaron Leon Kaplan: "Re: [PHP3] page redirection _after_ some seconds"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Aaron,
You can use this... "2" is the time delay for the redirect:
<META HTTP-EQUIV="Refresh" CONTENT="2; URL=http://homes.arealcity.com/UforiX/">
Regards,
Haydn.
|Mailing-List: contact php3-help <email protected>; run by ezmlm
|Delivered-To: mailing list php3 <email protected>
|From: Aaron Leon Kaplan <jjl <email protected>>
|To: php3 <email protected>
|Subject: [PHP3] page redirection _after_ some seconds
|
|
|Hi!
|
|
|Sorry if this question has been asked before and I just did not find it.
|How do I redirect a user to another page _after_ some (HTML) text has been
|sent (in other words: Header("Location: xxxxxx"); wont do)
|
|What I want to do is:
| redirect the user to another page after a few seconds and tell him that
| he will be redirected.
|
|
|Pointers would be welcome.
|
|Aaron.
|
|
|
|--
|PHP 3 Mailing List <http://www.php.net/>
|To unsubscribe, send an empty message to php3-unsubscribe <email protected>
|To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
|To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
|To contact the list administrators, e-mail: php-list-admin <email protected>
|
_________________________________________________________________
__
/ \ , ,
_._ _ |oo| _ / \__/ \ Haydn Haines.
_|||| ((/ () \)) / \ PSG Engineer (Associate Level).
|||||/| ( ==== ) |oo| _______________________________
\____/ _`\ /'_ / \ Sun Microsystems.
/ /.-' /\<>/\ `\.( () )_._ SEAME Region.
| ` / \/ \ /`'--'////) 2nd Floor, Hermitage Bldg,
\__,-'`| |. |\/ |/\/\|"\"` Karama, Dubai, U.A.E.
| |. | \___/\___/ _______________________________
| |. | | | Tel (Direct): (971) 4 3060137
_________________________________________________________________
Despite the cost of living, have you noticed how
it remains so popular?
_________________________________________________________________
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Krzywicki, Alan: "RE: [PHP3] Unable to run PHP Scripts"
- Previous message: Siegfried Stepke: "[PHP3] FYI: Solid 3.0 and PHP3"
- Maybe in reply to: Aaron Leon Kaplan: "[PHP3] page redirection _after_ some seconds"
- Next in thread: Aaron Leon Kaplan: "Re: [PHP3] page redirection _after_ some seconds"
- Reply: Aaron Leon Kaplan: "Re: [PHP3] page redirection _after_ some seconds"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

