Re: HTTP Post for large text
- From: "Andy" <andy@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 11:13:43 -0500
Hi Eddie,
Thanks for the good info. What would be the receiving ASP web page script
be like when receiving the XML? Can I just load it like a string?
Thanks and sorry for the ignorance.
Andy
"Eddie Shipman" <mr_delphi_developer@xxxxxxxxxxxxxxx> wrote in message news:xn0flss6zcf90pm000@xxxxxxxxxxxxxxxxxxxxx
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
.
- Follow-Ups:
- Re: HTTP Post for large text
- From: Eddie Shipman
- Re: HTTP Post for large text
- References:
- HTTP Post for large text
- From: Andy
- Re: HTTP Post for large text
- From: Eddie Shipman
- HTTP Post for large text
- Prev by Date: Re: HTTP Post for large text
- Next by Date: Re: Creating Windows Context Menus
- Previous by thread: Re: HTTP Post for large text
- Next by thread: Re: HTTP Post for large text
- Index(es):
Relevant Pages
|