Say if i have a filed out form with all the data infront of me, but i want to take all that data and pre populate a form on another website is this possible or am i asking for miracles?
Basically i have this issue where i have to site every night and take information from one site and the copy and peaste it into a form on another site, nightmare.
Ideal situation i could have a grab button that grabs all the data from my form and stores it somehow then i could access the other website and almost do a copy paste into the fields.
Or would their be a way to actually just send the data straight from my form to theirs systems to make a payment??
Any ideas or help to make my life easier???
I know how to write a .NET application that would do that. I’m sure other app languages could do the same. I don’t know about anything javascript wise (jQuery for instance) that could do this.
Robodude has probably the best solution in using autohotkey. It’s pretty powerful for tasks like this.