View Single Post
  #1 (permalink)  
Old 05-09-2008, 05:26 PM
damounh damounh is offline
Member
 
Join Date: May 2008
Posts: 5
damounh is on a distinguished road
Getting url of page applet is running on
I need to get the current URL that the java applet is running on, this is mainly because the URL is dynamic and contains ID's that are required to continue to the next page. I know how to go to another page from applet by using showDocument, but how would I get the URL of my current location instead?
Reply With Quote
Sponsored Links