RE: custom tag that creates XML?

2001-12-06 Thread Costas Piliotis
Usually, when sending data from a form to a web service, you should consider using microsoft's soapclient. You're trying to create a soap envenlope, and that's actually a dtd within the xml specification. Here's some code to get you started: https://somfile.wsdl","","","";)> #myCl

RE: custom tag that creates XML?

2001-12-06 Thread Carlisle, Eric
http://www.cfdev.com has a java based parser. http://www.siteobjects.com has a custom tag that works with MSXML. I've heard good things about both. I've worked with the latter and have had great success. You can probably find more at Allaire DevEx. EC -Original Message- From: Jill Ro