If you put the follwoing code in the Body of your document how will it be interpreted by web crawlers like Google. Will it retrun "Your Browser does not support scripts" ? What if i put it in Head Section? How can i hide it from the browsers?
<SCRIPT language=JavaScript src="mysc.js" type=text/javascript></SCRIPT>




Reply With Quote