Re: HTTP Post for large text
- From: "Eddie Shipman" <mr_delphi_developer@xxxxxxxxxxxxxxx>
- Date: 30 Jan 2008 12:53:30 -0700
Andy wrote:
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
I don't do ASP, Can't tell you if it would have to be different.
--
.
- References:
- HTTP Post for large text
- From: Andy
- Re: HTTP Post for large text
- From: Eddie Shipman
- Re: HTTP Post for large text
- From: Andy
- HTTP Post for large text
- Prev by Date: Re: PDF Merging
- Next by Date: Re: Looking for Import/Data Transfer software (not VCL)
- Previous by thread: Re: HTTP Post for large text
- Next by thread: Re: HTTP Post for large text
- Index(es):
Relevant Pages
|