Ok, I tried it. <pre>
--testsub.taf is basic one result action taf-- <@INCLUDE FILE="interim.htm"> --interim.htm is basic and contains-- <@INCLUDE FILE="urlinfo.taf"> </pre> it does as I suspected it loaded the urlinfo.taf as the xml it is and tried to process the metatags it incountered. you can try it at http://www.witango.ws/testsub.taf if you run my test you will notice the "]]>" at the bottom, this is close of a CDATA, if you "view source" you will see what I mean. The XML of the sub taf is not processed as a taf it is read as a file and then metatags are interpreted. So, does it work, I am going to have to say "Not as you might expect" I'm still not ready to buy the eggs just yet ;-) Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm Latest downloads & List Archives @ http://www.witango.ws -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Aseem Mal Sent: Tuesday, October 15, 2002 1:19 PM To: Multiple recipients of list witango-talk Subject: Witango-Talk: The include meta tag Can someone tell me if I can call a .taf file from within an included .html file that sits in another taf file. That is to say: Index.taf calls header.html. Now can I use @Include in the header.html file to call ecomm.taf? ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
