homepage Welcome to WebmasterWorld Guest from 23.22.252.150
register, login, search, subscribe, help, library, PubCon, announcements, recent posts, open posts,
Subscribe and Support WebmasterWorld
Visit PubCon.com
Home / Forums Index / Code, Content, and Presentation / HTML
Forum Library : Charter : Moderators: incrediBILL & tedster

HTML Forum

    
Server-side includes
Is anything possible?
mfmikeb




msg:602375
 11:24 pm on Jul 30, 2004 (gmt 0)

Can I put just about anything in an ssi file?
for example, can I put a table in there so that all I have on the actual page would be something like
<!--#include virtual="/ssi/table.html" -->
and on the server, saved as "table.html" is the actual table html that has an actual link to our logo in it?

 

maccas




msg:602376
 12:17 am on Jul 31, 2004 (gmt 0)

Sure you can. Someone correct me if I am wrong but I think this page is generated by a SSI call, although calling a cgi script.

Of course the more you use SSI and the larger the file you are calling the more resources are being used by your server.

sonjay




msg:602377
 2:23 am on Jul 31, 2004 (gmt 0)

Sure, I've seen pages that in their entirety consisted of something like this:

<!--#include virtual="/header.html" -->
<!--#include virtual="/content.html" -->
<!--#include virtual="/footer.html" -->

In fact, I've created pages like that.

Old_Timer




msg:602378
 12:06 am on Aug 1, 2004 (gmt 0)

Sure you can. You can even use SSI to include parts of tables in various locations on the page if the includes complete a table.

Global Options:
 top home search open messages active posts  
 

Home / Forums Index / Code, Content, and Presentation / HTML
rss feed

All trademarks and copyrights held by respective owners. Member comments are owned by the poster.
Terms of Service ¦ Privacy Policy ¦ Report Problem ¦ About
WebmasterWorld ® and PubCon ® are a Registered Trademarks of Pubcon Inc.
© Pubcon Inc. 1996-2012 all rights reserved