HI ,
<script language="javascript" type="text/javascript">
var scrt_var = 10;
</script>
< html >
this is a <a href ="2.html & Key= scrt_var">Link </a>
</htm>
I just want to sent the javascript variable to link ( url parameter )
NO AJAXs
Thanks , Chellappa