[ SOLVED ] pass variables through url with anchor
Moderator: General Moderators
[ SOLVED ] pass variables through url with anchor
I cant seem to get my site to pass a variable through a URL that has an anchor in it. Is this even possible? If so, what is the format/order for doing so? Variables first? Anchor first? Neither seem to be working for me.
Last edited by paladaxar on Wed Dec 14, 2005 1:44 pm, edited 1 time in total.
I got it. Sorry about that.
This is the format that i used (incase anyone else is wondering): http://www.foo.com/bar.php?var=value&#anchor_name
I wasnt using the '&' before.
This is the format that i used (incase anyone else is wondering): http://www.foo.com/bar.php?var=value&#anchor_name
I wasnt using the '&' before.