| Author |
how do i display the url as a hyperlink
|
varsha rao
Greenhorn
Joined: Mar 06, 2006
Posts: 26
|
|
Hello i jave used varchar as the datatype to store URL in my table but as Jeanne said it has a meaning when i pull it out of the data base and display it as a hyperlink.How do i do this from my java program. How do i display my Url as a hyperlink. Anyone who knows this please help me out regards varsha
|
 |
Stan James
(instanceof Sidekick)
Ranch Hand
Joined: Jan 29, 2003
Posts: 8791
|
|
Where are you displaying it? If it's on a web page, just write the HTML anchor tag around it. If it's on a Swing page or some other front-end ... well we'd have to know what it is first.
|
A good question is never answered. It is not a bolt to be tightened into place but a seed to be planted and to bear more seed toward the hope of greening the landscape of the idea. John Ciardi
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26155
|
|
Note that this is continued from this thread. Varsha, there is a "post reply" button next to the "post new topic" one. It's good to continue discussion on a given topic in the same thread to make things easier to follow. Thanks, Jeanne JDBC Forum Bartender
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
varsha rao
Greenhorn
Joined: Mar 06, 2006
Posts: 26
|
|
hello, the front end is a swing page. Can you tell me how to display my url as a hyperlink on the front end.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26155
|
|
|
I'm moving this to our Swing forum so someone there can help you out.
|
 |
 |
|
|
subject: how do i display the url as a hyperlink
|
|
|