Mozilla 1.x cannot render .asp pages
Hi all, cannot find an answer on the Net, so I post here hoping that someone has stumbled with this problem before I did... Mozilla 1.6 cannot render .asp pages. My questions: is this an "uncovered feature" or just a settings problem?? Ideas on this issue are much appreciated! Martin PS - I'm now dowloading Mozilla 1.7-alpha to check if the problem persists...
On Wednesday 03 March 2004 13.40, Martin Mielke wrote:
Hi all,
cannot find an answer on the Net, so I post here hoping that someone has stumbled with this problem before I did...
Mozilla 1.6 cannot render .asp pages. My questions: is this an "uncovered feature" or just a settings problem??
I'm not sure what you mean. asp, as I understand it, is Microsoft's version of JSP. In other words, it's a server side feature. When it hits your browser it should be rendered in plain HTML Could it be that the page contains ActiveX components or other such bugs?
On Wed, 3 Mar 2004, Martin Mielke wrote:
Hi all,
cannot find an answer on the Net, so I post here hoping that someone has stumbled with this problem before I did...
Mozilla 1.6 cannot render .asp pages. My questions: is this an "uncovered feature" or just a settings problem??
Ideas on this issue are much appreciated!
asp is a server side language, much like php (asp actually stands for 'active server pages'). this sounds like it's a problem with the server either not parsing the pages correctly or not sending the correct mime-type. there's also the possibility that it's using vbscript instead of javascript (or possibly ie only javascript). vbscript is only supported in ie (and browsers using its rendering engine) for windows. iirc, even ie for mac doesn't support it. if it is a server prob, contact the admin and let them know. if it's ie specific coding, i'd still contact the admin and let them know that they are preventing people from viewing the site by going with an ie only solution. -- trey
participants (3)
-
Anders Johansson
-
Martin Mielke
-
Trey Gruel