[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: manipulate xml with xsl/javascript, save with asp/

Subject: RE: manipulate xml with xsl/javascript, save with asp/vbscript
From: "XSLList" <xsllist@xxxxxxxxxxxxx>
Date: Wed, 12 Mar 2003 15:24:05 -0500
javascript save
It's not clear if you want to save it on the client or return it to the
server (I suspect the latter.)  If you already have the XML DOM in memory on
the client, then you can send it using an XMLHTTP object, presumably with an
ASP page to receive and handle the contents.  (Of course, you have the
original XML + mods, so you could construct and send regardless.)

See MSDN Home >  MSDN Library >  XML Web Services >  XML Core >  MSXML 4.0
SDK >  DOM Reference
for info on the ixmlhttprequest object and examples.

I'm not sure what they're currently advocating vis a vis .NET, and if others
have more experience with where they're headed I'd like to hear other ideas.

Jeff

>Hello-
> I am trying to find the slickest way to update an XML tree. Here is
>what I am aiming for:
>
> I am using ASP/VBscript to transform the xml/xsl, but I don't want the
>ASP/VBscript script to do any manipulations of the XML. The only other
>thing I want to use the ASP/VBscript code for is to save the XML file
>after it has been manipulated by XSL and/or Javascript.


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.