|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Multiple HTML files
Thanks for u'r replies guys. But I'm still not very clear.I think I should make my problem more clear. Ok, imagine there's a tape robot. It has hundreds of tapes, but it can only play one at a time. We request a tape from the library, the robot takes the tape and loads it into the drive. Keeping all the tapes in the robot's claws is impossible and so is including all the XML inside one ASP page. There's going to be a bunch of XML documents on the server, there's going to be one XSL document, the tape drive. What my ASP page has to do is read the query string and construct the path to the right XML file and run the transformation. Am I clear in explaining? I've the code which converts the database into XML page.Then I've code for XSL which is stylesheet I need to apply on each page.Finally I've the ASP code which loads the XML and XSL and does the transformation. Do I need to make changes in any code. Thanks for all the help. Regards, Puja --- Martin Gallagher <development@x...> wrote: > This should be easy to do. > > Create a variable that will be part of the URL; this > variable will be the > name of the XML file. > > From my limited VB knowledge: > > Dim XMLFile As New DOMDocument > Dim file As String > > XMLFile.load file > > Use: > > http://localhost/transform.asp?file=myfile.xml > > This *should* work > > XMLMania.com - The Definitive XML Source... > > -----Original Message----- > From: puja thakral [mailto:puja_thakral@y...] > Sent: 21 January 2004 15:56 > To: List; xml > Subject: Multiple HTML files > > Hi, > I've multiple xml files and one xsl file which I'm > using to generate the output. > But for the output,I load single XML file and XSL > file > each time on my ASP page.I've data in XML files for > every month.So I've 12 ASP files for a year. > Is there any way that I can load the XML files and > my > single XSL file on one ASP page. > > Any help will be greatly appreciated. > Thanks, > Puja > > __________________________________ > Do you Yahoo!? > Yahoo! Hotjobs: Enter the "Signing Bonus" > Sweepstakes > http://hotjobs.sweepstakes.yahoo.com/signingbonus > > ----------------------------------------------------------------- > The xml-dev list is sponsored by XML.org > <http://www.xml.org>, an > initiative of OASIS <http://www.oasis-open.org> > > The list archives are at > http://lists.xml.org/archives/xml-dev/ > > To subscribe or unsubscribe from this list use the > subscription > manager: <http://lists.xml.org/ob/adm.pl> > > > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system > (http://www.grisoft.com). > Version: 6.0.563 / Virus Database: 355 - Release > Date: 17/01/2004 > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system > (http://www.grisoft.com). > Version: 6.0.563 / Virus Database: 355 - Release > Date: 17/01/2004 > > > > ----------------------------------------------------------------- > The xml-dev list is sponsored by XML.org > <http://www.xml.org>, an > initiative of OASIS <http://www.oasis-open.org> > > The list archives are at > http://lists.xml.org/archives/xml-dev/ > > To subscribe or unsubscribe from this list use the > subscription > manager: <http://lists.xml.org/ob/adm.pl> > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








