Okay, look at view source from the page. You'll probably see that the
client IDs in the source of your page differs from what you use in your
Javascript. If you're building this in your application, use the ClientID
property from each object used in your Javascript.
Hope this helps!

Signature
Christopher A. Reed
"The oxen are slow, but the earth is patient."
> my mistake while copying-pasting...the quotes are rendered OK
>
[quoted text clipped - 46 lines]
>>> Thanks,
>>> Alex.
Alex D. - 16 Feb 2006 17:46 GMT
I am sorry when you say ClientID are you talking about some element ID in my
html that differs from the ID used in the javascript? if so...how do you
know that without seen my html..and what element in specific has a wrong ID?
thanks a lot.
> Okay, look at view source from the page. You'll probably see that the
> client IDs in the source of your page differs from what you use in your
[quoted text clipped - 52 lines]
>>>> Thanks,
>>>> Alex.