Hi
I am trying to write a code in HTML , maybe will use javascript if required. The code will open a webpage and type in username and password in the fields automatically and click the submit button.
The page i wish to work on put the cursor in the first field by default.
So i just need to type in the string values into these fields.
Please help as to how to proceed. Is it possible to do it in HTML alone?
Thansk a lot
Qi
I am trying to write a code in HTML , maybe will use javascript if required. The code will open a webpage and type in username and password in the fields automatically and click the submit button.
The page i wish to work on put the cursor in the first field by default.
So i just need to type in the string values into these fields.
Please help as to how to proceed. Is it possible to do it in HTML alone?
Thansk a lot
Qi
Comment