Guest_imported
New member
- Jan 1, 1970
- 0
I have a quick question about hyperlinks....
In my program, I read several words from an html file...the words are actually hyperlinks...my question --
is there a way I can find out where the hyperlink is pointing?
For example, I read in the word "Java" and it is linked to "java.sun.com" --> is there a way I can find the address "java.sun.com" ?
I don't even know if this is possible!
-Mark