Hi All,
I would like to pass some arguments to a JavaScript on another HTML page like:
<!-- m --><a class="postlink" href="http://www.my.site/MarkerList.html?Species=cattle&Chromosome=1">http://www.my.site/MarkerList.html?Spec ... romosome=1</a><!-- m -->
I see the "document.URL" contains the information I need and I just wondered if there was an easy or standard way to parse it out.
Thanks,
Randy
I would like to pass some arguments to a JavaScript on another HTML page like:
<!-- m --><a class="postlink" href="http://www.my.site/MarkerList.html?Species=cattle&Chromosome=1">http://www.my.site/MarkerList.html?Spec ... romosome=1</a><!-- m -->
I see the "document.URL" contains the information I need and I just wondered if there was an easy or standard way to parse it out.
Thanks,
Randy