...You keep referring to "not using any script". All of your client side code to perform tasks like this require you to use script. In most cases, that option is JavaScript because it's supported by NS and IE.
For someone who is working with VB class files, JavaScript will not be a difficult concept or language for you to master. You'll not be able to do "anything" with HTML without knowing at least a little something about a client side script language.
Ok, enough of the rant (chuckle...). Go through this
today. You'll be surprised at just how easy it is.
http://www.w3schools.com/js/default.asp
Now, onto your question...
This does require you to use JavaScript embedded in your HTML. Take a look at this link. It performs a similar task to what you are trying to accomplish:
http://www.eggheadcafe.com/PrintSearchContent.asp?LINKID=90