AJAX would only be required of you wanted it to post to the server.

The jQuery to do it would be

$("#buttonName").val("New text for button");

Goldielocks wrote:
Hi,

I would like to change the text of an asp button from client-side code
without posting back to the server. Is this possible to achieve with ajax?
Can someone give me a code example please?

Thanks! ------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.5.325 / Virus Database: 270.12.24/2108 - Release Date: 05/11/09 05:52:00


Reply via email to