iluvperl
Programmer
- Jan 22, 2006
- 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;
Let's say I want to..
my $url = java code here to return the page url;