Again netscape problem?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fatum
    Confirmed User
    • Dec 2001
    • 459

    #1

    Again netscape problem?

    I asked this problem weeks ago, and i totaly forgot that site. After contacting host and all other "searching for wtf is that" i need some wise man help again...
    http://www.shemale-transsexual-pictures.com/ try it in netscape or opera or any other browser expect IE


    -----
    Avs Sites Toplist
    http://www.avsfun.com/toplist/
  • LoveAsianChicks
    Registered User
    • Mar 2002
    • 1464

    #2
    just displays html in netscape.

    Comment

    • spanky
      Confirmed User
      • Apr 2002
      • 231

      #3
      your php script is setting a header of Content-type: text/plain, not text/html

      bash-2.03$ telnet www.shemale-transsexual-pictures.com 80
      Trying 157.206.2.50...
      Connected to www.shemale-transsexual-pictures.com.
      Escape character is '^]'.
      HEAD / HTTP/1.1 OK
      Host: www.shemale-transsexual-pictures.com

      HTTP/1.1 200 OK
      Date: Sun, 30 Jun 2002 19:38:34 GMT
      Server: Apache/2.0.36 (Unix) PHP/4.2.0
      Accept-Ranges: bytes
      X-Powered-By: PHP/4.2.0
      Connection: close
      Content-Type: text/plain; charset=ISO-8859-1

      Comment

      • Bliz
        Confirmed User
        • Sep 2001
        • 316

        #4
        Looks like a case of bad CSS to me. I gave the page a try in IE and the page viewed fine. Tried in Nutscrape 4.7 and got the code. I'd first try to fix up that CSS and see what happens. It's cake...

        Here's a good tutorial http://www.htmlhelp.com/reference/cs...-tutorial.html

        NN and Opera both have shitty CSS support.

        Later

        Comment

        • mike503
          Confirmed User
          • May 2002
          • 2243

          #5
          probably a combination of spanky's and this doesn't help:

          <meta http-equiv="Content-Type" content="text/html; charset=">

          you're missing the other " in the charset attribute, which might break the whole point of using it. first, fix that and see if it works.
          php/mysql guru. hosting, coding, all that jazz.

          Comment

          • jimmyf
            OU812
            • Feb 2001
            • 12651

            #6
            Your Editor is doing something to your code...

            With Nutscape 4.7 I get your source code....

            I copied it.... to claris homepage (old editor)... made NO changes...
            put it on my server.... and it come ups fine with Nutscape
            and IE...

            OK I tried it with Dreamweaver... and it's ok.....
            with Nutscape 4.7 and IE 6
            Last edited by jimmyf; 06-30-2002, 12:06 PM.
            Epic CashEpic Cash works for me
            Solar Cash Paysite Plugin
            Gallery of the day freesites,POTD,Gallery generator with free hosting

            Comment

            • Bliz
              Confirmed User
              • Sep 2001
              • 316

              #7
              Get to work Fatum!

              Comment

              Working...