<a href="#" onclick="location.href = location.href + '?a=' + encodeURIComponent('sdfs#adf')">saf</a>
<SCRIPT LANGUAGE="JavaScript">
<!--
if(location.search!="")
{
alert(decodeURIComponent(location.search));
}
//-->
</SCRIPT>