Hi there all,
I want to grab information from an url with anchors and I suppose this can't be done with php, as ive been told and that it would have to be done with javascript.
I am wondering if anyone knows the code to grab the url and anchor inside the url and paste it to a textbox?
Ie. www.mysite.com/#a_id=joe&b_id=11111
Then to paste this url when someone goes to it into a textbox along with the anchor parameters.