I'm having a webview. Ihave loaded the webview by
web_view.loadData (" style=\"height:100%;padding-top:2px;\">","text/html", "utf-8");
I want to get the content of webview on click of button.
Any help would be greatly appreciated:)
I'm having a webview. Ihave loaded the webview by
web_view.loadData (" style=\"height:100%;padding-top:2px;\">","text/html", "utf-8");
I want to get the content of webview on click of button.
Any help would be greatly appreciated:)