View Single Post
Old 01-24-2013, 11:51 AM   PM User | #5
DP196
New to the CF scene

 
Join Date: Jan 2013
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
DP196 is an unknown quantity at this point
We have a C csocket app which takes in request and responds with xmltag.
The response is a stream of data which includes xml tag. I need to send a request(xmltag) to the server and display the result(using the xml tag and xsl) in an IE.
Since there is no actual page in the server I can't do localhostortno/webpage?querystring. I need to convert this string of xmltag which is in the csocket app to a webpage. What is the best way to do this?
I hope I have put this in the right forum, if not please redirect me?

Thanks in advance.
DP196 is offline   Reply With Quote