Hmmm, 'fraid o' that. Bummer. OK, given that using #include is probably out, is there any other way of avoiding repeating the menu code on every page? Not that it's that hard to do, what with copy/paste, but it seems that there should be a more "elegant" way to accomplish this end. Surely someone in the standards body(ies) has recognized this as a desirable objective, eh?
Cheers, Scott ----- Original Message ----- From: "Brewnetty (AuntySpam)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 03, 2003 1:46 PM Subject: [wdvltalk] Re: Using #include > I was under the impression that only shtml could load includes. > Maybe one of our more knowledgeable list members can enlighten us > both. > > AuntySpam, SLP Coordinator, pspug.org > > http://www.pspug.org/edu/edu.shtml > http://www.pspug.org/edu/slp/assign.shtml > http://www.pspug.org/edu/slp/slpparticipants.htm > > > > > ----- Original Message ----- > From: Scott Glasgow > To: [EMAIL PROTECTED] > Sent: Wednesday, December 03, 2003 10:42 AM > Subject: [wdvltalk] Using #include > > > I am revamping my site to use CSS only, no tables. In the process, > I thought > that I would also avoid some of the repetition of code for sidebar > menus, > etc. by using the <!--#include file="/sideinclude.html" --> syntax > to build > the menu once and reference it on all pages. I found remarkably > little > information on this on the Web (lots of stuff on C++, ASP, etc., > little on > HTML includes). When I tested the above syntax in my design > environment > (AceHTML Pro), it didn't work, i.e. nothing wrong, just no menu > appeared. > > Am I using the syntax incorrectly, or since #include is a server > directive, > should I even expect to see the expected behavior before uploading > to the > server? OTOH, is there another way to accomplish the desired > objective > without using #include? > > Cheers, > Scott > > ____ . The WDVL Discussion List from WDVL.COM . ____ > To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] > Send Your Posts To: [EMAIL PROTECTED] > To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. > To change subscription settings to the wdvltalk digest version: > http://wdvl.internet.com/WDVL/Forum/#sub > > ________________ http://www.wdvl.com _______________________ > > You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
