Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Web App returns corrupt XML

10 views
Skip to first unread message

jvar...@gmail.com

unread,
Sep 25, 2008, 10:08:49 AM9/25/08
to
Gent's I'm pulling my hair out here.. I post an XML file over http and
I have a CGI web server application that just receives the xml via
request.contentfields.text and inserts it into a database. This was
working in delphi 7, I recently upgraded to codegear (delphi 2007) and
now I noticed the XML gets corrupted like carrige returns added and
quotes dropped off. Should I be using another method within my webapp
to receive the XML post other that request.content?

jvar...@gmail.com

unread,
Oct 3, 2008, 9:02:18 AM10/3/08
to

Ok I fixed the issue by recompiling in Delphi 7, The request.content
fails in code gear 2007

0 new messages