Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by fploof

  1. fploof

    URL Naming and Display

    No, I don't think I need a proxy, let me try explaining another way url = http://www.tek-tips.com/viewthread.cfm?qid=1371643 object holding url is urlobj urlobj = http://www.tek-tips.com/viewthread.cfm?qid=1371643 my html page is: 'tec-tips' I click on tec-tips and it takes me to...
  2. fploof

    URL Naming and Display

    feherke, tx for quick response..... Actually, I didn't give an accurate problem statement, sorry. T he URL is contained in a java.net.url object, call it URLobject.......therefore, the 'name' points to the URLobject which contains the actual URL..
  3. fploof

    URL Naming and Display

    I have a java app that returns a URL as a string. I want to display this URL on an HTML page as a 'Name', but don't know how e.g. URL of this page is: http://www.tek-tips.com/threadminder.cfm?pid=215 so how to I link it to a 'name' such as the one I might give it in my bookmarks: 'tec-tips'...

Part and Inventory Search

Back
Top