Re: HTTP Post for large text



Andy wrote:

I am using several HTTP components to "post" info to web pages like
ASP but I am having a hard time posting large amounts of text like an
XML string. What would be a good way to do this or if I need special
components to handle this? Thanks in advance. Andy


When posting XML, it is best to use IXMLHTTPRequest. It is in the MSXML
type lib. For usage, see my post here:
http://www.delphipages.com/threads/thread.cfm?ID=160632&G=160623


.



Relevant Pages

  • Re: HTTP Post for large text
    ... like ASP but I am having a hard time posting large amounts of ... text like an XML string. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: HTTP Post for large text
    ... like ASP but I am having a hard time posting large amounts of text like an XML string. ... available as Open Source from Sourceforge: ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: HTTP Post for large text
    ... Some text from the XML string tends to get truncated. ... like ASP but I am having a hard time posting large amounts of ... Marc Rohloff [TeamB] ...
    (borland.public.delphi.thirdpartytools.general)