Hello all,

I have a small question that could use your help...

I am trying to hide html code that is on a webpage from being viewed through the source code viewer in IE or any browser...

for instance,

<bgsound src="http://www.mysite.com/something to display.xyz" loop="infinite">
or <body> something something </body>

could this be hidden from someone who would (in IE)do: view->source...

Could someone tell me if it is possible or not and how you would do it?

thanks in advance
cmd