Brett, Im curious about about your company's XML > CF Structure tag. My
question is, isn't this the same as the CFWDDX tags; or does it duplicate
the same functions, but with the source being user's existing XML documents?

Alan McCollough
Web Programmer
Allaire Certified ColdFusion Developer
Alaska Native Medical Center

> -----Original Message-----
> From: Brett Suwyn [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, October 04, 2000 7:54 AM
> To:   Fusebox
> Subject:      RE: XML / XSL editor / CFX / COM object
> 
> Noam,
> 
> You need to look into MSXML.  The SDK can be found at:
> http://msdn.microsoft.com/library/psdk/xmlsdk/xmls6g53.htm
> 
> MSXML will handle all your schema, XML, XSL needs and can be accessed with
> CF via CFOBJECT.
> 
> For an example you can check out one of our tags (XMLParse) at
> http://www.siteobjects.com/index.cfm?fuseaction=showproducts
> XMLParse is a free open-source custom tag that uses MSXML to transform any
> XML document into a complex CF Structure.  Feel free to hack it up/gut
> it/ask questions about it.  Its good stuff.  We will also be releasing our
> complete XML tag in a couple weeks (SOXML) that will perform a complete
> set
> of processing actions to provide an easy to use interface for CF and XML.
> More information is on our site.
> 
> Happy Coding,
> 
> Brett Suwyn
> mailto:[EMAIL PROTECTED]
> 
> 
> | -----Original Message-----
> | From: BOROVOY Noam [mailto:[EMAIL PROTECTED]]
> | Sent: Wednesday, October 04, 2000 11:14 AM
> | To: Fusebox
> | Subject: OT: XML / XSL editor / CFX / COM object
> |
> |
> | Somewhat off topic question:
> | We're delving into XML and XSL and need:
> | A good editor for XML schemas, XML files, and XSL for presentation on IE
> 5
> | A CFX or COM object to parse XML to be used with CF to
> | read/write/verify XML
> | data.
> |
> | Has anyone used the MS ActiveX with CF on IIS?
> |
> | Please reply off list to [EMAIL PROTECTED]
> | <mailto:[EMAIL PROTECTED]>
> |
> | Thanks,
> | Noam
> 
> --------------------------------------------------------------------------
> ----
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to