Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Sending data to a web page

www.cryer.info
Managed Newsgroup Archive

Sending data to a web page

Subject:Sending data to a web page
Posted by:"aruest" (straight_0..@hotmail.com)
Date:Thu, 18 Oct 2007 09:43:31

I have a Delphi Win32 application which manages basic customer information
(name, customer number, adress, etc.).
We now have a new web-based service for in-store credit and debit card
transactions. The web page asks us to input some customer information and
the transaction amount before the customer can swipe their card in the card
reader (which is connected to the computer with a USB connection).
I would like to be able to click on a button in our Delphi application that
would send the required information to the web page without us having to
retype the info into the web page.
Is this possible?
How Would one go about doing this?
I have no experience in HTML or connecting to web pages, etc.

Any help will be greatly appreciated.

Regards,

Andre

Replies:

www.cryer.info
Managed Newsgroup Archive