Page 1 of 1

Completing the form and submitting it

Posted: Wed Jun 22, 2022 4:54 am
by polass
Please advise me how to pre-fill the form data (e.g. username and password here)

Code: Select all

https://katastr.cuzk.cz/LoginDPWEB/login/Login.do
and ensure it is submitted? (i.e. programmatically invoke OnClick on the button?

Default web browsers - if I've already pre-filled this data once - will automatically pre-fill the field.
Thank you very much for your help

Re: Completing the form and submitting it

Posted: Wed Jun 22, 2022 8:49 am
by pushca
polass wrote: Wed Jun 22, 2022 4:54 am Please advise me how to pre-fill the form data (e.g. username and password here)

Code: Select all

https://katastr.cuzk.cz/LoginDPWEB/login/Login.do
and ensure it is submitted? (i.e. programmatically invoke OnClick on the button?

Default web browsers - if I've already pre-filled this data once - will automatically pre-fill the field.
Thank you very much for your help
Call the JavaScript code to fill in the data