|
Posted by Man-wai Chang on April 8, 2007, 6:15 am
Please log in for more thread options
Does HTML have an include file feature?
--
.~. Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org / v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Ubuntu 6.10) Linux 2.6.20.6
^ ^ 18:14:01 up 1 day 1:05 0 users load average: 1.07 1.04 1.00
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk
|
|
Posted by Sherm Pendley on April 8, 2007, 6:22 am
Please log in for more thread options
> Does HTML have an include file feature?
HTML doesn't, but your server probably does - look in its docs for "Server
Side Includes", or SSI.
sherm--
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net Cocoa programming in Perl: http://camelbones.sourceforge.net
|
|
Posted by Man-wai Chang on April 8, 2007, 6:44 am
Please log in for more thread options
>
> HTML doesn't, but your server probably does - look in its docs for "Server
> Side Includes", or SSI.
Too bad the standard doesn't have it.. :)
--
.~. Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org / v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Ubuntu 6.10) Linux 2.6.20.6
^ ^ 18:43:01 up 1 day 1:34 0 users load average: 1.03 1.04 1.00
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk
|
|
Posted by Jukka K. Korpela on April 8, 2007, 7:06 am
Please log in for more thread options
Scripsit Man-wai Chang:
>> HTML doesn't, but your server probably does - look in its docs for
>> "Server Side Includes", or SSI.
>
> Too bad the standard doesn't have it.. :)
The standard (the ISO HTML standard, based on the ISO SGML standard) has it,
and even the "standards" (IETF HTML 2.0 and W3C HTML specifications) have
it. Inclusion is a standard SGML feature, though somewhat esoteric (you
define the included data as an "entity" and use an entity reference).
It's just browsers that refused to implement HTML as an SGML application.
It's common to declare this defect as a virtue and claim that HTML was never
meant to allow inclusion.
P.S. Please don't use Big5 encoding in international groups.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
|
|
Posted by Man-wai Chang on April 9, 2007, 3:46 am
Please log in for more thread options
> It's just browsers that refused to implement HTML as an SGML application.
> It's common to declare this defect as a virtue and claim that HTML was
> never meant to allow inclusion.
It should be a web server issue, rather a browser...
--
.~. Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org / v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Ubuntu 6.10) Linux 2.6.20.6
^ ^ 15:46:01 up 1 day 22:37 1 user load average: 1.02 1.01 1.00
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk
|
| Similar Threads | Posted | | Server Side Include (SSI) Include Help | December 12, 2006, 12:18 am |
| Embed/Include in HTML ... is it possible ? | September 9, 2004, 5:09 pm |
| How can I "include" an HTML file from another server? | March 18, 2006, 11:51 am |
| Include another html file/content | August 14, 2007, 10:26 am |
| Free HTML editor with include feature? | August 9, 2008, 6:52 am |
| Why didn't the include work? | April 6, 2007, 8:12 am |
| Need unique ids using include file | April 8, 2008, 6:41 am |
| How to point to other URL's with #include command? | January 31, 2006, 1:10 pm |
| RSS: author must include an email address | February 20, 2006, 1:21 pm |
| newbie: include navigation file without ssi? | August 8, 2006, 10:43 am |
|