submit button

  1. R

    Android Question Submitting web form (click button) with WebViewExtras1

    This is the webpage I am dealing with: https://qrisk.org/three/index.php Managed now to populate all the controls properly, but having problems submitting the form, so pressing the Calculate risk button. Tried many variations, but it seems this should do it: Javascript =...
  2. Q

    Android Question Problem with Webview Button Click (WebViewExtras)

    hello, I am currently playing with webviews, but fail to click a button. It is a simple html and php file, both limited to the most necessary, with an input field and a submit button. I can write into the field using webviewextras, but the button is not triggered. can someone possibly tell me...
Top