Re: Internet Explorer Mystery
- From: "J.O. Aho" <user@xxxxxxxxxxx>
- Date: Mon, 27 Mar 2006 06:12:34 +0200
Michel Angelo wrote:
One of the script is generating something like:
http://www.domain.com/directory/appdetail.php?id=5
Don't use someone else domain, if you want just give an example then use example.net/.com/.org
When I TYPE (not even trying to use a script with Internet Explorer) the url (http://www.domain.com/directory/appdetail.php?id=5) in the browser address bar .. it displays a big blank.
While this is just working great in firefox.
Yes, I did develop the ENTIRE app on my machine (using firefox) and the clients have Internet Explorer.
Do a
print_r($_REQUEST);
in your script, this will show all the requests done by the client (could be good if you can sit at an MSIE and see it yourself).
I guess the client is using a firewall, this can be quite old and blocks the domain you have the test site running at and makes it impossible for them to connect to the site until they have updated to a new firewall.
//Aho
.
- Follow-Ups:
- Re: Internet Explorer Mystery
- From: David Quinton
- Re: Internet Explorer Mystery
- References:
- Internet Explorer Mystery
- From: Michel Angelo
- Internet Explorer Mystery
- Prev by Date: Re: Uploading Images - Security
- Next by Date: Re: Internet Explorer Mystery
- Previous by thread: Internet Explorer Mystery
- Next by thread: Re: Internet Explorer Mystery
- Index(es):
Relevant Pages
|