This is a discussion on Weird Problem with Internet Explorer within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hello everyone. First of all, apologies in advance if this is a question that gets asked all the time. I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello everyone.
First of all, apologies in advance if this is a question that gets asked all the time. I tried to search, but wasn't really sure exactly what to search for. Anyway, here's the issue. I've written a simple page in PHP. It displays just fine in Netscape, but for some reason the screen is absolutely blank in Internet Explorer. Here's the URL: http://infinitevisions.fourcolorexpl...in/frmmenu.php Does anyone have any ideas as to what might be the issue? Thanks in advance for any time spent on this, it's greatly appreciated. -- Randy Jackson http://fourcolorexplosion.com |
|
|||
|
"Randy Jackson" <randyjackson@ignorethispartfourcolorexplosion.com > wrote in message news:Xns9505C7DBDF8FFrandyjacksonfourcolo@206.141. 193.32... > Anyway, here's the issue. I've written a simple page in PHP. It displays > just fine in Netscape, but for some reason the screen is absolutely blank > in Internet Explorer. Here's the URL: > > http://infinitevisions.fourcolorexpl...in/frmmenu.php > > Does anyone have any ideas as to what might be the issue? hi Randy, I have no problem viewing - the letters though, are quite big... regards helmuth |
|
|||
|
The font is too large in IE 5
"Randy Jackson" <randyjackson@ignorethispartfourcolorexplosion.com > wrote in message news:Xns9505C7DBDF8FFrandyjacksonfourcolo@206.141. 193.32... > Hello everyone. > > First of all, apologies in advance if this is a question that gets asked > all the time. I tried to search, but wasn't really sure exactly what to > search for. > > Anyway, here's the issue. I've written a simple page in PHP. It displays > just fine in Netscape, but for some reason the screen is absolutely blank > in Internet Explorer. Here's the URL: > > http://infinitevisions.fourcolorexpl...in/frmmenu.php > > Does anyone have any ideas as to what might be the issue? > > Thanks in advance for any time spent on this, it's greatly appreciated. > > -- > Randy Jackson > http://fourcolorexplosion.com |
|
|||
|
It worked for me. (Using IE6, in fact.)
"Randy Jackson" <randyjackson@ignorethispartfourcolorexplosion.com > wrote in message news:Xns9505C7DBDF8FFrandyjacksonfourcolo@206.141. 193.32... > Hello everyone. > > First of all, apologies in advance if this is a question that gets asked > all the time. I tried to search, but wasn't really sure exactly what to > search for. > > Anyway, here's the issue. I've written a simple page in PHP. It displays > just fine in Netscape, but for some reason the screen is absolutely blank > in Internet Explorer. Here's the URL: > > http://infinitevisions.fourcolorexpl...in/frmmenu.php > > Does anyone have any ideas as to what might be the issue? > > Thanks in advance for any time spent on this, it's greatly appreciated. > > -- > Randy Jackson > http://fourcolorexplosion.com |
|
|||
|
I've had problems testing things in IE on occassion. Sometimes hitting
the refresh button just does nothing to change what PHP outputs. This is probably due to the way IE hap-hazardly treats cached web pages. In the future, you could try adding a Pragma/No-Cache header to development pages, going to a different website and then going back to your page (but not through the Back button), and/or just close IE and reopen it, then go to a bookmark of your development site. As for functionality, your site shows up in my IE just fine; like everyone else. On Sat, 12 Jun 2004 00:35:56 GMT, Randy Jackson <randyjackson@ignorethispartfourcolorexplosion.com > wrote: >Hello everyone. > >First of all, apologies in advance if this is a question that gets asked >all the time. I tried to search, but wasn't really sure exactly what to >search for. > >Anyway, here's the issue. I've written a simple page in PHP. It displays >just fine in Netscape, but for some reason the screen is absolutely blank >in Internet Explorer. Here's the URL: > >http://infinitevisions.fourcolorexpl...in/frmmenu.php > >Does anyone have any ideas as to what might be the issue? > >Thanks in advance for any time spent on this, it's greatly appreciated. |
|
|||
|
eclipsboi <eclipsboi@hotmail.com> wrote in
news:9rt4b0hm3ff92jvoin7m36bd7cpufn54ou@4ax.com: > I've had problems testing things in IE on occassion. Sometimes hitting > the refresh button just does nothing to change what PHP outputs. This > is probably due to the way IE hap-hazardly treats cached web pages. In > the future, you could try adding a Pragma/No-Cache header to > development pages, going to a different website and then going back to > your page (but not through the Back button), and/or just close IE and > reopen it, then go to a bookmark of your development site. As for > functionality, your site shows up in my IE just fine; like everyone > else. It's working for me today as well. Just some weird issue I guess. -- Randy Jackson http://fourcolorexplosion.com |
|
|||
|
Randy Jackson <randyjackson@ignorethispartfourcolorexplosion.com >
emerged reluctantly from the curtain and staggered drunkenly up to the mic. In a cracked and slurred voice he muttered: > Does anyone have any ideas as to what might be the issue? > The large number of markup errors perchance? -- Phil Roberts | Without me its just aweso. | http://www.flatnet.net/ |
|
|||
|
>
> Anyway, here's the issue. I've written a simple page in PHP. It displays > just fine in Netscape, but for some reason the screen is absolutely blank > in Internet Explorer. WFM ("Works For Me"), no issues with Mozilla FireFox nor Internet Explorer. Looks the same in either browser. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|