|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Dec 2001
Location: 404
Posts: 459
|
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/ |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Mar 2002
Location: -CANADA-
Posts: 1,464
|
just displays html in netscape.
|
|
|
|
|
|
#3 |
|
Confirmed User
Industry Role:
Join Date: Apr 2002
Posts: 231
|
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 |
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Sep 2001
Location: on da beach
Posts: 316
|
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 |
|
|
|
|
|
#5 |
|
Confirmed User
Industry Role:
Join Date: May 2002
Location: oregon.
Posts: 2,243
|
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. |
|
|
|
|
|
#6 |
|
OU812
Join Date: Feb 2001
Location: California
Posts: 12,651
|
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
__________________
Epic CashEpic Cash works for me Solar Cash Paysite Plugin Gallery of the day freesites,POTD,Gallery generator with free hosting |
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Sep 2001
Location: on da beach
Posts: 316
|
Get to work Fatum!
|
|
|
|