I’m building a web application that will automatically complete user forms online for many different websites. My guess is I will have to open windows through the system search for the form fields and post address, then auto post, but I have no idea where to start.
Sorry for this extremely vague (potentially naive) question.
i would take a look at using cURL . there’s plenty of examples of submitting forms using it