Posted by Arjen on 07/24/07 11:42
vic wrote:
> Hello,
>
> I have a strange problem that is only occuring on a new Vista Home Dell
> laptop in IE7. On the website I have a login screen that uses POST
> Variables to get the user name and password. However, on this 1 brand
> new DELL laptop the POST variables are not getting picked up. My other
> Vista Ultimate machine works as well as all of my XP machines. The
> problem only occurs on IE7 and works using Fire Fox. Has anyone run
> into this? It must be a setting in IE7 but I have no idea what. I have
> 850 + people that have signed up but I don't know how many of these are
> Vista machines.
>
> Thanks in Advance,
I had this problem once with a virus scanner (Kaspersky beta 6)
Try this: var_dump($_POST);
--
www.arjenkarel.nl
[Back to original message]
|