I downloaded the component and it seems to work ok. It appears the site is using cookies to store if the user has logged in or not. Any idea how to handle the cookies?

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Coulter
Sent: Thursday, 12 August 2004 11:30 a.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Posting to Forms and automatically submitting

 

There are a few comps. around to do this, free and shareware.

I personally use the TMS I think its WebPost component.

I "Think" there is also one inthe Jedi stuff.

 

I do pretty much what you want to do, where there is a website existig, and I wrote a win32 app. that posts to the website which also initiates a submit too.

 

Its dead easy too.

 

Jeremy

-----Original Message-----
From: "James Sugrue" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Wed, 11 Aug 2004 23:16:07 +1200
Subject: [DUG] Posting to Forms and automatically submitting

I have a client that uses some software of ours to manage their production/packing operation.

 

They store the bulk of their product at a 3rd party. The 3rd party has a website that shows products stored and transactional information.

 

Basically the client wants to make sure that what is in our software tallies with what the website is showing, and they want this functionality in our software.

 

So my question is this:

 

Is there a way in Delphi to fill in a Login form from a webpage and automatically submit the information?

 

I thought that maybe I could do something using Indy or something like that?

 

Once I have got past the login screen then I can parse the HTML it returns pretty easily.

_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to