Nuno
I think this should work - but have you got a Java VM installed on the
client??
do any #server calls work?
check out the zip code example in samples to see
Peter
On Tue, 06 Apr 2004 17:21:34 +0100, Nuno Canas <[EMAIL PROTECTED]>
wrote:
>I Have a CSP Page with the following:
>
><td Class='THeader' align='right' OnClick="#server(..Mostra())#">
>
><script Language="Cache" method="Mostra" arguments="" returntype="%Boolean">
> w "alert('OK !!');",!
></script>
>
>
>Why when I click the alert on server method never apears ??
>
>TIA
>Nuno