|
Posted by Michel Angelo on 09/28/21 11:43
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)
Navigation:
[Reply to this message]
|