Can I call a method something like the following:
<a href="javascript:forms.test1.testMethod()">test</a>
Thanks
Can I call a method something like the following:
<a href="javascript:forms.test1.testMethod()">test</a>
Thanks
Sorry! this works for me already.