![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics 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 contact us. |
| |||||||
| HTML HTML problems, maybe you are trying to code for MySpace. Get all the HTML coding help here for your website. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| I am trying to use the 'include' statement to include code from another file. The syntax that my book gives for it : <!--#include file="file.htm"--> does not produce any results. The code looks like a comment anyway, so I don't understand how that's supposed to work. I have the same menu on every page and just want to code it once and then include it in each page so I don't have to go through and change every page when I change something in the menu. Anyone else have any luck with it? Thanks! | |||
| Advertisements |
| | #2 | ||
| "RA" <servicenospam@aronsonpartnership.com> wrote: >I am trying to use the 'include' statement to include code from another >file. The syntax that my book gives for it : <!--#include >file="file.htm"--> does not produce any results. The code looks like a >comment anyway, so I don't understand how that's supposed to work. I have >the same menu on every page and just want to code it once and then include >it in each page so I don't have to go through and change every page when I >change something in the menu. Anyone else have any luck with it? Thanks! Have you checked that your server supports includes? Steve -- "My theories appal you, my heresies outrage you, I never answer letters and you don't like my tie." - The Doctor Steve Pugh <steve@pugh.net> <http://steve.pugh.net/> | |||
| | #3 | ||
| RA wrote: > I am trying to use the 'include' statement to include code from another > file. The syntax that my book gives for it : <!--#include > file="file.htm"--> does not produce any results. The code looks like a > comment anyway, so I don't understand how that's supposed to work. It is an SSI directive. Your webserver software must be configured to look for SSI directives on the page. It will then include the file and send the combined file to the client. -- David Dorward http://david.us-lot.org/ Redesign in progress: http://stone.thecoreworlds.net/ Microsoft announces IE is dead (so upgrade): http://minutillo.com/steve/weblog/20...ces-ie-is-dead | |||
| | #4 | ||
| I have also been looking into SSI for pretty much the same reason. So I've been trying out a few things and it works great once uploaded to my server. But when I try to view the local copy of the page the "include" parts aren't displayed. I'm assuming this is normal behaviour due to the nature of SSI, but is there any way around this so that I can see what my pages will really look like before uploading them? Thanks. LC. | |||
| | #5 | ||
| Lorne Cameron wrote: > But when I try to view the local copy of the page the "include" > parts aren't displayed. I'm assuming this is normal behaviour due to > the nature of SSI, but is there any way around this so that I can see > what my pages will really look like before uploading them? Install a webserver locally. -- Iso. FAQs: http://html-faq.com http://alt-html.org http://allmyfaqs.com/ Recommended Hosting: http://www.affordablehost.com/ Web Standards: http://www.webstandards.org/ | |||
| Featured Websites | ||||
|
![]() |
| Tags: include, statement |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Newby] help on a statement with both GROUP_CONCAT and JOIN clauses | Stefano Bragaglia | Database | 0 | 06-10-2007 12:25 AM |
| Is it possible to change part of a db-fields content by sql statement? | Alexander Schoenhoff | Database | 2 | 05-31-2007 8:42 PM |
| HOW TO : concat text fields using a GROUP BY statement ? | Fred | Database | 1 | 05-31-2007 8:41 PM |
| 2 where clause in same statement Mysql 4.2 | Xavier Houppertz | Database | 3 | 05-31-2007 8:40 PM |
| cvs: pearweb /include/bugs pear-bug-accountrequest.php /include/pepr pepr.php /public_html/pepr pepr-proposal-edit.php /sql pearweb_mdb2schema.xml pepr.sql | Greg Beaver | Pear | 0 | 05-27-2007 7:47 PM |
| Featured Websites | ||||
|