Thanks but would it be the same for VBScript?
<html>
<head>
<script language=vbscript>
function x()
'do something
end function
</script>
</head>
<body>
<A href="page2.html" onClick="x()">page2</a>
</body>
</html>
|
Results 1 to 4 of 4
Thread: Functional HyperlinkThreaded View
|
Click Here to Expand Forum to Full Width |