We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
webserver as application server
-
- Posts: 3
- Joined: Mon Feb 08, 2010 12:41 pm
webserver as application server
I am writing an application to send a request to a webserver. The webserver inturn will send me an html. Is there a way to use this html instead of an xml? Thanks
webserver as IVR application server
Hi nudeze,
Yes, it's fine that your webserver return HTML back to you (as HTML is just a specific flavor of XML). However, this HTML would need to be parsed with some sort of XML parser and then manually translated to use for your IVR application.
The following links may help you with this process:
XSLT Tutorial: http://www.w3schools.com/xsl/
XML Parser: http://www.w3schools.com/Xml/xml_parser.asp
Regards,
Plum Support
Yes, it's fine that your webserver return HTML back to you (as HTML is just a specific flavor of XML). However, this HTML would need to be parsed with some sort of XML parser and then manually translated to use for your IVR application.
The following links may help you with this process:
XSLT Tutorial: http://www.w3schools.com/xsl/
XML Parser: http://www.w3schools.com/Xml/xml_parser.asp
Regards,
Plum Support
Plum Support
http://www.plumvoice.com
http://www.plumvoice.com