Submit a login form using IOS browser control
Posted: Fri Jul 12, 2013 6:49 am
Hello all,
I have a site I need to display in an IOS browser control that requires a username and password login via a form. I'd like to store the login credentials locally in a "setup" section of my iPad app, then log them in automatically. I thought I'd be doing it using a post command (the login is a form after all) but can't quite figure out how that links to the browser controll
Any thoughts on how to do this?
Another option I thought might be viable is using the execute command to fill in the username and password via JavaScript then submit the form?
Look forward to any help!
Cheers
Dale
I have a site I need to display in an IOS browser control that requires a username and password login via a form. I'd like to store the login credentials locally in a "setup" section of my iPad app, then log them in automatically. I thought I'd be doing it using a post command (the login is a form after all) but can't quite figure out how that links to the browser controll
Any thoughts on how to do this?
Another option I thought might be viable is using the execute command to fill in the username and password via JavaScript then submit the form?
Look forward to any help!
Cheers
Dale