Hello Everyone, I have run into an issue that I haven't seen before. I have a form that I am working on to allow members to log into a site. Everything seems to work correctly in IE 6, Firefox, konqueror, Opera and even Netscape 4.7 mostly works. But when I try it in IE 5.5 or IE 5.01 (or I have been told in IE on Mac), it just keeps showing the login form.
I have put a scaled down version of the page (but still showing the behavior) up at http://www.skidawg.org/login_mod.php and http://www.skidawg.org/login_mod2.php The source is at http://www.skidawg.org/login_mod.phps and http://www.skidawg.org/login_mod2.phps You can use this form to test the behavior, as it will not access anything and is not checking any of the passed information. Generally, what the page does is the user fills in the form and it is submitted to itself. The page then sets a few session variables and then redirects back to itself again. In the example, it will then display the session variables that were set in part two. This works as expected in the newer browsers, but in the older IE browsers, it just keeps showing the login form. Anyone seen this behavior before? Any ideas how to fix this so that it works correctly in the older IE browsers? -- Doug Registered Linux User #285548 (http://counter.li.org) ---------------------------------------- Random Thought: "The sixties were good to you, weren't they?" -- George Carlin The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php_mysql/ <*> 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/
