Hi, I have web page that returns a short text .. my app call the url by clicking a button1 and it shows the returned value from my web page on the WebViewer, I would like to set Label1.text with the text received on the WebViewer when I click on button3…
if somebody can help me figure this out I will greatly appreciate it… as follows I have a sample of what I did..