Cybermagellan wrote:I wanted to try to form my link as such...
<a href="#bar?var=value">bar</a>However it isn't working....any ideas?
Try:
<a href="?var=value#bar">bar</a>
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Cybermagellan wrote:I wanted to try to form my link as such...
<a href="#bar?var=value">bar</a>However it isn't working....any ideas?
Try:
<a href="?var=value#bar">bar</a>