Hi Matthew,

What you need is a network protocol analyzer. http://www.ethereal.com/ All
you need to do is to check what tcp packet your component generated and
compare to  your browser. Make sure it is the same. Maybe you can leave http
agent different.

Just a thought

Regards
Leigh

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of [EMAIL PROTECTED]
Sent: Wednesday, November 12, 2003 2:42 PM
To: Multiple recipients of list delphi
Subject: [DUG]: How do i GET this HTML...


2 Questions really.
1.
I'm writting a component that will goto a defined webpage
and download all the files from it based off the links in
the html. This works fine with normal HTML but heres my
problem. The page that i need it to work on is generating
HTML via cgi or a Java servlet and when i use a GET on the
page i am returned a 404 error. Goto the define URL in my
browser and i get it fine. I get no html returned at all.
What can i do?

2. Other question is, where is the DUG page these days? I
wanted to sign up for the list at work but cant seem to
locate the page anymore.

Regards,
Matthew Evans
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to