Re: [twsocket] Quote character conversion when using HTTPCli

2007-02-28 Thread D. Yeatman
HI David, In this case I am writing a custom written limted XML parser for a special application. If there is no way to stop the conversion I will have to add code to handle it in my routine... Dave [EMAIL PROTECTED] wrote: = Quoting Dave Yeatman [EMAIL PROTECTED]: I

Re: [twsocket] Quote character conversion when using HTTPCli

2007-02-28 Thread Maurizio Lotauro
Scrive D. Yeatman [EMAIL PROTECTED]: HI David, In this case I am writing a custom written limted XML parser for a special application. If there is no way to stop the conversion I will have to add code to handle it in my routine... The component doesn't make any conversion, what you see is

Re: [twsocket] Quote character conversion when using HTTPCli

2007-02-28 Thread david . lyon
It's better if you use an off-the-shelf xml parser. This is the first of many nasties that you'll encounter. Also, the delphi support for xml has come a long way in the last few years so it hardly makes any sense to do your own. The Delphi xml components provide built in support for either