How do I input data into a textbox thats on a website from my website. Heres a overview of my program, the user inputs his data, the data is put in the textbox on the website, then the delphi program will click the submit button and then my delphi button will receive the outputted data.
Are there are example sources, or what should I search in google to do this? I am figuring you are going to use the TWebBrowser component.
Are there are example sources, or what should I search in google to do this? I am figuring you are going to use the TWebBrowser component.