I'm no ASP expert, but I can tell you that OnServerClick isn't a client-side event. It's server side, so of course the form has to get sent to the server for the server to see it. If you want ...
I have a bunch of fields and 3 multi-line fields that can be independantly saved (save button is directly below the field).<BR><BR>Right now, if a user makes changes to more than one and clicks on ...