> > One thing that popup would prevent would be the browser > history, i > > mean, if that popup method worked, if the user clicked on the "back" > > browser button, it would take him to where he came from. If i use that > > redirect method, the back button takes him to the redirect. Still trying > to > > figure that one out. Would be nice to make the browser history "forget" > > that redirect. :-P > > I don't think a server redirect shows up on the browser's history list! > Try > it.
Yeah, you should be using a header() redirect, not a javascript or META REFRESH redirect... ---John W. Holmes... PHP Architect - A monthly magazine for PHP Professionals. Get your copy today. http://www.phparch.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php