Welcome to the { mindfrost82.com } 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 contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Internet Explorer

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-18-2008, 08:38 AM
=?Utf-8?B?RXZhbg==?=
 
Posts: n/a
Server Side Includes Issue

Hi All,

I have an interesting issue with server side includes and IE7.
This what the page should look like:
http://www.duralantiques.com.au/newindex.html

But this is what it looks like using SSI.
http://www.duralantiques.com.au/newindexssi.html

See how it automagically creates the margin between the header and menu,
then between the content and the footer. What's even more bizzare it doesn't
create the gap between the menu and the content

Here is the SSI page
<!--#include virtual="header.shtml"-->
<!--#include virtual="menu.shtml"-->
<div id="mycontent"> <!-- Open Main Content -->
<p><img alt="Inside" src="images/inside.jpg" class="rightpic" /><span
class="bold">Dural Antiques</span> is housed in beautiful, colonial style
premises, custom built by the owners, Donna and Anton Lees, for an antique
shop/centre. There is a large 4000sq.ft.(approx. 400sq. metres) showroom, big
workshop facilities, large storeroom for overflow stock, facilities for
unloading 40ft containers, parking on site for up to 20 cars, and the whole
building is highly secure from break-ins and even ram raids.
</p>
<p>The multi-award winning and highly successful business has been
established for over 20 years and has a large and loyal customer base from
the surrounding (and quickly growing) Hills District, about 40mins north-west
of the Sydney CBD. Set in a high profile position on a main road, there’s
constant passing traffic and yet the premises has a rural outlook.
</p>
<p>The owners do not need to travel to acquire new stock. They benefit from
house calls, deceased estates, and locals bringing goods to sell as constant
fresh stock. The business attracts many thousands of people annually, has a
massive mailing list and a steadily growing customer base. In short, Dural
Antiques is a highly successful, long established, award-winning business,
with a constantly growing customer base, and new goods coming through the
door. It’s set in a highly secure, custom-designed building, surrounded by an
area of established buyers and collectors amidst one of the fastest growing
communities in New South Wales.
</p>
</div> <!-- close main content -->
<!--#include virtual="footer.shtml"-->

Any help would be great.

Cheers
Evan
Reply With Quote
  #2 (permalink)  
Old 03-20-2008, 12:09 PM
=?Utf-8?B?RXZhbg==?=
 
Posts: n/a
RE: Server Side Includes Issue

Answered my own question.
Make sure you remove the new BOM(Byte Order Mark) tag being added to your
web documents by certain web authoring software.

"Evan" wrote:

> Hi All,
>
> I have an interesting issue with server side includes and IE7.
> This what the page should look like:
> http://www.duralantiques.com.au/newindex.html
>
> But this is what it looks like using SSI.
> http://www.duralantiques.com.au/newindexssi.html
>
> See how it automagically creates the margin between the header and menu,
> then between the content and the footer. What's even more bizzare it doesn't
> create the gap between the menu and the content
>
> Here is the SSI page
> <!--#include virtual="header.shtml"-->
> <!--#include virtual="menu.shtml"-->
> <div id="mycontent"> <!-- Open Main Content -->
> <p><img alt="Inside" src="images/inside.jpg" class="rightpic" /><span
> class="bold">Dural Antiques</span> is housed in beautiful, colonial style
> premises, custom built by the owners, Donna and Anton Lees, for an antique
> shop/centre. There is a large 4000sq.ft.(approx. 400sq. metres) showroom, big
> workshop facilities, large storeroom for overflow stock, facilities for
> unloading 40ft containers, parking on site for up to 20 cars, and the whole
> building is highly secure from break-ins and even ram raids.
> </p>
> <p>The multi-award winning and highly successful business has been
> established for over 20 years and has a large and loyal customer base from
> the surrounding (and quickly growing) Hills District, about 40mins north-west
> of the Sydney CBD. Set in a high profile position on a main road, there’s
> constant passing traffic and yet the premises has a rural outlook.
> </p>
> <p>The owners do not need to travel to acquire new stock. They benefit from
> house calls, deceased estates, and locals bringing goods to sell as constant
> fresh stock. The business attracts many thousands of people annually, has a
> massive mailing list and a steadily growing customer base. In short, Dural
> Antiques is a highly successful, long established, award-winning business,
> with a constantly growing customer base, and new goods coming through the
> door. It’s set in a highly secure, custom-designed building, surrounded by an
> area of established buyers and collectors amidst one of the fastest growing
> communities in New South Wales.
> </p>
> </div> <!-- close main content -->
> <!--#include virtual="footer.shtml"-->
>
> Any help would be great.
>
> Cheers
> Evan

Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Internet Explorer


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:45 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Watch Anime Online | Advertising | Free Games | Loans | Flights



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114