|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Page loads fine in IE, no .asp in Mozilla or Firefox...
I hope this the right forum...
Last week, I was able to load my internal asp site fine in Mozilla-1.7.3, but today it doesn't load! The opening page calls a .asp page to submit a form for user login. None of that shows, and when I log the server, Mozilla clients never request the .asp file.. Last week, no problems. I looked at some IIS settings in betwen, and can't begin to figure out what could have changed at the server. I've tested Mozilla on Windows, Fedora, and Mac OS X... (and Safari fails also). What the heck could I have changed, or what else is wrong? Please, ask for code exmples - I'd rather not overwhelm you with that until someone says 'show me -this- code'.. ok? Thanks in advance... Rick |
|
#2
|
|||
|
|||
|
Embarassing
Documentation is such a wonderful thing.
After paying so much for Dreamweaver, I fail to read the great info it provides: "The Iframe tag is not supported [Netscape Navigator 4.0]" Looking further, I see this code on one page: <Body bgcolor="#7dabdc"> <table border=0 width=100% > <tr> <td><IFRAME SRC="links2.htm" noresize scrolling="no" marginheight=0 marginwidth=0 name="links2" width=100% height="25"></IFRAME></td> </tr> <tr> <td><IFRAME SRC="logon.asp" marginheight=0 marginwidth=0 name="mainbody" width=100% height=435> </td></tr> Yeah, one missing </IFRAME> tag. I fix this, and a frame appears.... With a frame to be called in, logon.asp loads slicker than snot. Amazing what a good night's sleep does for ya. Thanks for the views, anyways. I'll try to bring *real* problems next time... Rick </table> |
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > Page loads fine in IE, no .asp in Mozilla or Firefox... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|