Hey Jim, this sounds cool - haven't thought of that one :-) Have you tried the <@LITERAL> Meta Tag?
<@ASSIGN local$xmlDoc <@DOM VALUE="<@LITERAL VALUE='<@INCLUDE FILE=@@somefilepath>'>"> It could get messy, but let us know how it goes..... Scott Cadillac, Witango.org - http://witango.org 403-281-6090 - [EMAIL PROTECTED] -- Information for the Witango Developer Community --------------------- XML-Extranet - http://xmlx.ca 403-281-6090 - [EMAIL PROTECTED] -- Well-formed Development (for hire) --------------------- > -----Original Message----- > From: Jim Kass [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 11, 2003 4:07 PM > To: [EMAIL PROTECTED] Com > Subject: Witango-Talk: Using DOM anyone? > > > Hey Guys, > > I wrote a TAF that will read specific information out of any > TAF, using > X-Pointer Syntax and DOM. > The problem is that it only works in some cases... > > The DOM code is: > <@ASSIGN local$xmlDoc <@DOM VALUE="<@INCLUDE FILE=@@somefilepath>"> > > but as you all know, <@INCLUDE FILE=...> will EVALUATE the > metatags, and if > there is any dynamic array processing(such as a FILTER action > that expects > an array that is built dynamically), it will break. > > Anyone know any other way to construct a DOM object, or read > a file into a > variable with ENCODING=NONE? > > > Thanks in advance, > > > Jim Kass > Web Developer > > -- > Forestweb: The Source for Industry Intelligence > Best Content -- Most Relevant -- Best Delivery > http://www.forestweb.com > (310) 553 - 0008 > > > ______________________________________________________________ > __________ > TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
