You can use a mixture of scripts in your web page that run both on the server and on the client simultaneously. Of course, you'll need separate <script></script> element pairs for the server-side scripts and for the scripts you want to have run on the client's computer. I'm sure the little code...