Page 1 of 1

Can someone help me with some code??

Posted: 24 Nov 2016 14:16
by lukelloyd1986
I'm looking to create a batch code that will ask me to enter text, when I enter the text and press enter I want it to copy the inputted text then paste it into a specific field in a web page.

Is this possible?

For example if we say facebook, I would input my password and it would copy it into the password field of facebook and log me in

the text will need to be inputted into several web pages and field hence why I'm looking into it

hope this makes sense

Thank you

Re: Can someone help me with some code??

Posted: 24 Nov 2016 16:49
by Squashman
Cannot be done with pure batch files. Not even sure if the sendkeys method in Vbscript can get that refined with the placement of the output.