Your problem is trying to use a JSP tag within a JSP tag:
');"/>
Try something like: onChange="<%= "fnUpdate('" + + "')" %>"/>
On 8/29/05, Anjishnu Bandyopadhyay <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> Hi all,
>
>
>
> I have a where I am iterating over a list of ob
Hi all,
I have a where I am iterating
over a list of objects. Each object has a property “label”, which
is being displayed as a textbox.
Now, I have a hidden field “hdnField”, for
each row of object.
I want to call a _javascript_ function
“fnUpdate” onChange of the textbo
2 matches
Mail list logo