Hello,
I am having some serious problem here.
I am trying to write my own program to show HTML pages. I need also to add a button to autofill the text fields in this webpage.
1. I don't know how to show an HTML page given the URL. What component should I use to show this HTML page?
2. How to access the edit boxes inside the HTML page to fill them with the values?
Thank you very much in advance..
I am having some serious problem here.
I am trying to write my own program to show HTML pages. I need also to add a button to autofill the text fields in this webpage.
1. I don't know how to show an HTML page given the URL. What component should I use to show this HTML page?
2. How to access the edit boxes inside the HTML page to fill them with the values?
Thank you very much in advance..