Re: xslt, xml client-side tutorials.

2005-08-02 Thread S . Isaac Dealey
> O. > i thought i could just build a form to update the > xml data just using post to write to the xml file? > i have only done 1 tutorial. > thought this would be possible? > just trying to learn some thing new out side my > normal work stuff. Well any XSL transformations are going to require

Re: xslt, xml client-side tutorials.

2005-08-02 Thread Paul Ihrig
O. i thought i could just build a form to update the xml data just using post to write to the xml file? i have only done 1 tutorial. thought this would be possible? just trying to learn some thing new out side my normal work stuff. On 8/2/05, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > > i know

Re: xslt, xml client-side tutorials.

2005-08-02 Thread S . Isaac Dealey
> i know its not cf, but this i can use pretty > much for free, with out reling on the server > to support the data or server side tech. How are you planning to use xsl for forms to update the site content without using a back-end server? ... I'm becoming more involved in XSLT as a medium for pro

Re: xslt, xml client-side tutorials.

2005-08-02 Thread Paul Ihrig
just bought 2 books on amazon XSLT: Working with XML and HTML - Khun Yee Fung - $0.99 & Essential XML Quick Reference: A Programmer's Reference to XML, XPath, XSLT, XML Schema, SOAP, and More - Aaron Skonnard - $13.48 price was right ~~

xslt, xml client-side tutorials.

2005-08-02 Thread Paul Ihrig
hey guys just did a little xslt/xml tutorial from MM. was pretty sweet, but short. i would like to learn ALOT more on how to do inserts, edits, deletes on client-side transformations. the tutorial just showed how to do a call & loop over the results. i want to learn how to drive a simple mom&pop