On Sun, 2006-02-05 at 07:55 -0600, Wade Smart wrote: > 02052006 0754 GMT-6 > > I myself use this: > > > |session_encode(); > print '<meta http-equiv="Refresh" CONTENT="2; URL=login_mod.php">'; > echo "REDIRECTING";|
Wade, Thanks for this feedback. I tried this and in the older IE browsers, it displays the REDIRECTING and then goes back to the login form. It is almost like the session variables are not being set in the older IE browsers. You can see this at http://www.skidawg.org/login_mod2.php -- Doug Registered Linux User #285548 (http://counter.li.org) ---------------------------------------- Random Thought: Programming is an unnatural act. Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
