Now, I remember (coffee finally kicked in) The reason your sub-include of the TML works is because TML is one of the extensions setup in the web server to tell the web server that Witango is responsible to process this file.
In the case where an included HTML file calling a SUB-HTML file this is not the case. The SUB would not have its metatags processed Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm Authorized MDaemon Mail Server Reseller http://www.pcforge.com/AltN.htm -----Original Message----- From: John McGowan [mailto:[EMAIL PROTECTED] Sent: Thursday, June 19, 2003 12:40 PM To: [EMAIL PROTECTED] Subject: Re: Witango-Talk: including snippets of code I have never had any problems with multi level @include nesting on T2k or W5. /John Ben Johansen wrote: >Brain dead :-) > >In certain cases you can, but it has been my experience that the >sub-include is not processed fully. But this could be old t2k thinking >haven't tried it specifically under W5. > >Ben Johansen - http://www.pcforge.com >Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm >Authorized MDaemon Mail Server Reseller >http://www.pcforge.com/AltN.htm > > >-----Original Message----- >From: John McGowan [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 19, 2003 7:18 AM >To: [EMAIL PROTECTED] >Subject: Re: Witango-Talk: including snippets of code > >Ben, > >Why did you respond this way? Did you think that it wasn't possible to >@include inside of a file that @included? > >Or did I miss the joke? > >/John > >Ben Johansen wrote: > > > >>Your trying to run code in a sub-include! >> >>Well, ya asked.:-) >> >>Ben >> >>-----Original Message----- >>From: Roland Dumas [SMTP:[EMAIL PROTECTED] >>Sent: Wednesday, June 18, 2003 3:49 PM >>To: [EMAIL PROTECTED] >>Subject: Witango-Talk: including snippets of code >> >>I'm creating a .tml that sets domain scope variables on startup. >> >>In that .tml, there is an <@include> of another tml that stores another >> >> > > > >>set of domain variables >> >>When I run the primary tml, the initial set of domain variables are >>set, but the @included set are not. Instead, the code is simply >>displayed. This is very simple, and driving me nuts. What am I doing >>wrong? (ok, I'm rusty) >> >>______________________________________________________________________ _ >> >> >_ > > >>TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf >> >>______________________________________________________________________ _ >> >> >_ > > >>TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf >> >> >> >> >> > > >_______________________________________________________________________ _ >TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf > >_______________________________________________________________________ _ >TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf > > > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
