Thanks John,

I sort of thought that it should work. Will do as you suggest.

Regards,
Andre

On Monday 27 January 2003 12:28 pm, John W. Holmes wrote:
> > I tried to pick up the values from $_POST (as above).  In Linux, it
>
> works:
> > (i.e. I can pick them up, display them, and manipulate them using the
>
> code
>
> > above), but in IE something like $_POST['bday'] never shows up. Any
>
> idea
>
> > why
> > there's such a difference between OS behavior?
>
> No. $_POST['bday'] should always show up, regardless of OS, if the
> scripts and PHP version are the same. Double check your logic.
>
> ---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

Reply via email to