02052006 0754 GMT-6

I myself use this:


|session_encode();
  print '<meta http-equiv="Refresh" CONTENT="2; URL=login_mod.php">';
  echo "REDIRECTING";|

Ski Dawg wrote:

>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 the source is
>at http://www.skidawg.org/login_mod.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:
>Darth Vader:
>       The Force is strong with this one.
>
>
>
>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
>
>
>
> 
>
>
>
>
>  
>


[Non-text portions of this message have been removed]



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/
 


Reply via email to