Hi,

Can I control from JavaScript (on the client) properties of the server control.
I have some server controls (textbox) and I want to put an html control (checkbox) that will fill some values on the server control without making another trip to the server.
If this is possible, how should I access the server controls into client code?

Thank you,

Sorin