So I upgraded to a new linux box and moved all my php, html, and sql crap over. Everything works.. Or at least I thought it did.<BR><BR>I went from Redhat 7.3 to 9, and stayed with PHP 4.4.2 and ...
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 ...