[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] XML Dom Caching


Subject: [xsl] XML Dom Caching
From: Kanthi <kan_manikoth@xxxxxxxxx>
Date: Mon, 11 Aug 2003 10:29:40 -0700 (PDT)

Hi - 
 
I hope this question is not too much out of the scope
of this mailing list but I could find no useful
documentation on this subject.
 
Does anyone know whats the best way to cache an xml
dom in global.asa [ASP/VBScript] ?  I have a number of
XML documents that are used extensivly in my code and
I did not want to load them each time but instead
cache it so that I can just call it once and keep
resuing it.  Once I cache it what is the best way to
call is besides 
Application(strCachedDom).cloneNode(true) ?  Any help
will be greatly appreciated.
 
Thanks in advance
Kan



__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xml