thank you Erel,You may have misunderstood my thoughts. For example, I use webview to open www.google.com, how to automatically send a string to the search box, and then automatically search for results?
Some websites use form to submit your request using GET or POST verb. For GET, it will transform into querystring eg. https://www.google.com/search?q=b4x
Some websites use form to submit your request using GET or POST verb. For GET, it will transform into querystring eg. https://www.google.com/search?q=b4x