Thanks Dennis,

You were exactly right, although I had beaten you to it :-)  All is good
now, thanks for everyones help

Tony

-----Original Message-----
From: Dennis Chuah [mailto:[EMAIL PROTECTED]]
Sent: Friday, 9 June 2000 17:40
To: Multiple recipients of list delphi
Subject: RE: [DUG]: Extracting HTML source



Tony,

There are 2 modes in which you can make a HTTP request, POST or GET.  You
might need to try one or the other.  I find with TNMHTTP, if you use a GET,
you will need to build up the URL with parameters, as it does not
automatically do that for you.

Regards,
Dennis.

> -----Original Message-----
> I had already began using TNMHTTP and got that to work.  I am
> currently
> trying to get it to return the correct source by posting the
> parameter.  At
> the moment it's telling me the parameter is wrong and giving me the
> appropriate 'Sorry wrong stock number' html message.   Will
> soldier on :-)

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to