|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (8 bit)
|
works in ie but netscape?
There is this page that I made that does a funny thing. When I uploaded to the server it will show up in IE without any problems but when it's tried on netscape it shows nothing but code. Why is this happening? And thank you in advance for any advice.
http://meridiens21.com/testtemp/home.asp?pageid=1 (most of the images are not uploaded so most parts will not show) |
|
|
|
|
|
#2 |
|
Member (8 bit)
Join Date: Aug 2000
Location: Albany, NY
Posts: 252
|
Hi racer
The page wouldn't load in Mozilla either. I removed the "/" in your meta names (it looked like below) & the file loaded then. meta name="keywords" content=" Meridien Partners, MVP, Venture Partners" / HTH Cheryl |
|
|
|
|
|
#3 |
|
Member (8 bit)
|
are you talking about the "/" in the meta keywords? i took that out and the same thing still happens in netscape
|
|
|
|
|
|
#4 |
|
Member (8 bit)
Join Date: Aug 2000
Location: Albany, NY
Posts: 252
|
i was...it fixed it in Mozilla. Sorry it didn't help with NS.
Cheryl |
|
|
|
|
|
#5 |
|
Member (8 bit)
|
bummer, thanks for help though
|
|
|
|
|
|
#6 |
|
Member (8 bit)
Join Date: Aug 2000
Location: Albany, NY
Posts: 252
|
Let me add to that...I checked you link again w/Mozilla & got the code. So, it only fixed when I loaded the file I saved on puter.
Cheryl Last edited by Cheryl; 01-25-2003 at 12:58 PM. |
|
|
|
|
|
#7 |
|
Member (8 bit)
|
well all i can do right now is scratch my head
|
|
|
|
|
|
#8 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Without testing it thoroughly, the culprits are probably these:
<a name="navtop" which should be <a name="navtop"></a> and some things like this: <link REL=stylesheet TYPE=text/css href=styles/netscape6.css> which should be quoted: <link REL="stylesheet" TYPE="text/css" href="styles/netscape6.css"> with the quotes. It is also good practice to always use quotes where they are needed. |
|
|
|
|
|
#9 |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 37,771
|
Netscape/Mozilla/Opera have zero tolerance for unclosed tags.
|
|
|
|
|
|
#10 |
|
Member (8 bit)
|
thanks for the tip! i'll test it out and let you know what happens
|
|
|
|
|
|
#11 |
|
Member (8 bit)
|
again thanks for the tips everyone. obviously i don't know exactly what i'm doing or i wouldn't be posting here.
. i tried the quotes checked all my code, dotted my i's and crossed my t's and still nothing. maybe i missed something. what i did do and this seems to work is if i change the asp pages to html extension, all seems well. i know it's a bit of a cop out but i don't know what else to do. fi anyone has any more suggestions i'd be more than appericative. thanks again for all your help everyone
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|