Hi there,
I wil calling a cache method via href. The following statement doesn't works
correct.

 <html>
<head>
<title>Test href</title>
</head>
<body>
<a href=./ onclick=#call(..Test())#>Test</a>

<script language=cache method=Test argumentes="" returntype="">
&js<alert("Hallo")>
</script>
</form>
</body>
</html>

Can any one help

Greetings
Frank



Reply via email to