pro_php thread: Dynamic Select boxes
You could always use the html syntax to redirect a user. Like this code: <meta http-equiv="refresh" content="NUMBER_OF_SECS; url=http://YOUR_LINK"> Or a better example <meta http-equiv="refresh" content="5; url=http://php.net"> ^The code above will direct the user to the PHP homepage within 5 seconds. -kyle
|





