It is maybe simple for you but not for me.
as I am working on it for then a week, read all the issues but can not find any sample how to.
can you be so kind and post a sample how to do it.
thanks in advance.
any web site (http, https).
yes, I am trying to submit the username and password to web page form (login form)
using the web browser (phone.intent)
I did the same with VB (enclosed), but don't know how to do in with B4A.
You can use WebViewExtras library to inject JavaScript to WebView. However if you can instead send the request yourself (with OkHttpUtils2) then it will be simpler.
The web form does send a request eventually.
I am looking to us the web browser (phoneintent) and not the WebView
as once I have transferred the username & password I can close the app. (At is not needed any more).
with WebView I can not close the app.
Thanks for your help, but it do's not help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.