I want to call a VBScript Sub thru a link so I use this code

<A HREF="" onClick="vbscript:PopUp">

I add HREF in to make it look like a link (and I wont just change the font and underline it 'cuz of CSS)
but when I click the link it reloads the default page in that directory, what fo I use to make this do
"nothing"

And another Q.... How do i display HTML code on a web page?

Thanks and Regards
Simon