please help me execute this,
when using my N7's browser all is fine, but i cant make it work with webview.
Thanks in advance, hoping for a fast reply
when using my N7's browser all is fine, but i cant make it work with webview.
B4X:
strsql= "select * from vw_project where ref_id="& codex.get_group_ref
Dim x As String : x = "http://gorganizer.somee.com/WebForm2.aspx?query="&strsql
WebView1.LoadUrl(x)