xsl-list
[Top] [All Lists]

XML Dom Caching

2003-08-11 10:29:40
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



<Prev in Thread] Current Thread [Next in Thread>