corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » HTML Help (include file) » Post Reply

Post Reply
Who Can Post? All users can post new topics and all users can reply.
Icon:
Formatting Mode:
Normal
Advanced
Help

Insert Bold text Insert Italicized text Insert Underlined text Insert Centered text Insert a Hyperlink Insert Email Hyperlink Insert an Image Insert Code Formatted text Insert Quoted text
Message:
HTML is Off
Smilies are On
BB Code is On
[img] Code is On
Post Options: Disable smileys?
Turn BBCode off?
Receive email notification of new replies?

Ian

posted on 8th May 09 at 23:51

Depends whether the server is configured to parse SSI.

Post the bit of source code where the include should be happening to give us a clue what you're using.


ed

posted on 8th May 09 at 18:23

If you are doing includes using html then you'll be using SSI. Your host might not let you use SSI without using the right file extension. If you've got something like this:

<!--#include virtual="menu.html" -->

You need to use a file extension like .shtml for it to work properly in most cases.


AndyKent

posted on 8th May 09 at 18:13

Do you mean if you preview them in IE/Firefox or whatever it doesn't work?

What type of include are you doing?
If its an ASP or PHP include does you local server support that type of script?


Ash_EP3

posted on 8th May 09 at 16:59

I am just having a spot of bother with my website I have included two include files (header & footer) but for some reason when I preview my pages using dreamweaver the include files do not appear although they are visible whilst looking at the page in design view (using dreamweaver) :boggle:

I am thinking it might be because I haven't managed the site to preview the files onto my hosting server (they are only being viewed locally)?

Any help much appreciated! :wave:

p.s if you want any code or want me to post the code I am more than happy to do so thanks :thumbs: