How do I turn a textfield into a Webpage link and is there a special way to save the link.
What I mean is that is if when the app is running there is a textfiled displaying a url, how do I make the url go to the webpage when someone clicks on it.
First, is this a web application or a standard UI application?
Also, when you state ‘… make the URL go to the webpage when someone clicks on it’… are you specifying doing so internally via an HTML viewer, or having their browser pop up and display the page?