G
Guest
Hello All
I'm trying to have a .Net app open up a web form, enter values into a text field (given the ID or Name), and submit. Ideally I could program something like
1 - Request Page given UR
2 - Set TextField1.Value = 'Hello
3 - Submit Form (or Click a BtnSubmit
Any ideas how to start with this
Thanks
Mar
I'm trying to have a .Net app open up a web form, enter values into a text field (given the ID or Name), and submit. Ideally I could program something like
1 - Request Page given UR
2 - Set TextField1.Value = 'Hello
3 - Submit Form (or Click a BtnSubmit
Any ideas how to start with this
Thanks
Mar