hello...
If I put a link together like:
<!-- m --><a class="postlink" href="http://whatever.com?name=John&number=2525">http://whatever.com?name=John&number=2525</a><!-- m -->
How can I retrieve the variables on the resulting page using javascript...?
how can I get the value using javascript of:
name
number
on the resulting page...?
Thank you for your help...
If I put a link together like:
<!-- m --><a class="postlink" href="http://whatever.com?name=John&number=2525">http://whatever.com?name=John&number=2525</a><!-- m -->
How can I retrieve the variables on the resulting page using javascript...?
how can I get the value using javascript of:
name
number
on the resulting page...?
Thank you for your help...