Internet Explorer Mystery
- From: "Michel Angelo" <mbeaussart@xxxxxxxxxxx>
- Date: Sun, 26 Mar 2006 15:22:01 -0800
One of the script is generating something like:
http://www.domain.com/directory/appdetail.php?id=5
The appdetail.php page starts with something like:
$id = $_GET['id'];
So that the script can work on the detail page.
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.
Any hints, links, ... compassion, would be highly appreciated.
Thank you
PS: No need to trash Internet Explorer or Microsoft (I did that for the last
two days and STILL does not solve my problem)
.
- Follow-Ups:
- Re: Internet Explorer Mystery
- From: J.O. Aho
- Re: Internet Explorer Mystery
- Prev by Date: Re: Passing Query String to Internet Explorer
- Next by Date: Uploading Images - Security
- Previous by thread: Passing Query String to Internet Explorer
- Next by thread: Re: Internet Explorer Mystery
- Index(es):
Relevant Pages
|