Unable to view website (Full Version)

All Forums >> [Web Development] >> Computer Software and Hardware issues



Message


lougopal -> Unable to view website (8/21/2006 11:06:41)

For some reason, I'm unable to view my website : www.lougopal.com - the page seems to load, on the bottom left it says "Done", I can View/Source and it shows the correct source for my index.htm page but nothing appears on the screen. It's just blank. I go on a different computer (my wife's) and the page comes up beautifully. I've deleted all cookies and files. I'm on IE 6 - on Tools/Internet Options/Privacy/Web Sites - I've even listed my website specifically to allow loading and NOTHING !

It has to be something specifically on my computer.

Help ! I'm frustrated !!!




Brandon -> RE: Unable to view website (8/21/2006 11:35:20)

Can you view other websites? Do you have any spyware/virus/firewall software running?




lougopal -> RE: Unable to view website (8/21/2006 12:43:32)

Yes, I can view other sites. I just loaded Netscape 7.2 and can view it there. Other htm pages on www.lougopal.com can be accessed directly from the Address bar but for some reason, the index page won't display. Crazy...?




lougopal -> RE: Unable to view website (8/21/2006 12:45:55)

Sorry forgot to include that I have Norton Internet Security/Personal Firewall but I've checked all settings - even turned everything off and tried again - no luck!




Brandon -> RE: Unable to view website (8/21/2006 13:04:21)

Try setting everything back to default in IE.

Open Internet Explorer.
Select Tools-> Internet Options.
Select the Security tab and click on the Default Level button if it is available.
Select the Privacy tab and click on the Default button if it is available.
Select the Advanced tab and click on the Restore Defaults button if it is available.
You should also clear your cache and cookies again.




jaybee -> RE: Unable to view website (8/21/2006 14:01:46)

quote:

This site works best using Internet Explorer 6

That's rather ironic isn't it! [:D]

Right, looking at your site there is a distinct difference between the first page and the others.

Here's the header code for 3 pages, the home page comes first. What did you do that's different? I can see the home page has been developed using Word which is not a good idea. Were the other pages done some other way?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0024)http://www.lougopal.com/ -->
<html xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><head>
<title>Victims of Circumstance</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta content="Word.Document" name="ProgId" />
<meta content="MSHTML 6.00.2800.1170" name="GENERATOR" />
<meta content="Microsoft Word 11" name="Originator" />
<link 
href="Index_files/filelist.xml" rel="File-List" />
<link 
href="Index_files/editdata.mso" rel="Edit-Time-Data" />

----------------------------------

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">

------------------------------------

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">




lougopal -> RE: Unable to view website (9/5/2006 14:22:38)

The home page was originally done in Word but I've since started using Dreamweaver even when editing the home page. The reference to Word may still be there from the original script. I probably ought to start from scratch ?




lougopal -> RE: Unable to view website (9/5/2006 14:24:08)

Yes, I've done all that. Still unable to view. This is very weird.




jaybee -> RE: Unable to view website (9/5/2006 15:29:39)

I reckon you need to redo that front page from scratch. It has loads of proprietary MS stuff in there which may be causing Norton to block it.

<!--[if !mso]>
<STYLE>v\:* {
	BEHAVIOR: url(#default#VML)
}
o\:* {
	BEHAVIOR: url(#default#VML)
}
w\:* {
	BEHAVIOR: url(#default#VML)
}
.shape {
	BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author> </o:Author>
  <o:Template>Normal</o:Template>
  <o:LastAuthor>Lou Gopal</o:LastAuthor>
  <o:Revision>9</o:Revision>
  <o:TotalTime>48</o:TotalTime>
  <o:Created>2004-05-06T15:08:00Z</o:Created>
  <o:LastSaved>2004-05-14T20:56:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>2</o:Words>
  <o:Characters>13</o:Characters>
  <o:Company> </o:Company>
  <o:Lines>1</o:Lines>
  <o:Paragraphs>1</o:Paragraphs>
  <o:CharactersWithSpaces>14</o:CharactersWithSpaces>
  <o:Version>11.5606</o:Version>
 </o:DocumentProperties>
</xml><![endif]-->
<!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DoNotHyphenateCaps/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas>false</w:ValidateAgainstSchemas>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotUnderlineInvalidXML/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:UseWord2002TableStyleRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
 </w:LatentStyles>
</xml><![endif]-->
<style>




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
6.298828E-02