jvar...@gmail.com
unread,Sep 25, 2008, 10:08:49 AM9/25/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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?