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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

current page url

Status
Not open for further replies.

iluvperl

Programmer
Joined
Jan 22, 2006
Messages
107
I am a Perl scripter and need a very simple way to get the page URL. So can someone tell me how I can get the current page URL in JavaScript and pass it off into my Perl script?

Let's say I want to..

my $url = java code here to return the page url;
 
I'll post this on the Perl section I think. Thanks for your help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top