News

IMO: use ASP server side only, use ECMA script client side.. asp script isn't availible on all clients while ecma script is on most.<BR><BR> PS: ECMA script == javascript ...
Client-side scripts are interpreted by the browser and executed on the client system. Client-side scripting can be used to make web pages change after they arrive at the browser.
Besides saving time, client-side web scripting lets you learn about some important issues and teaches you some self-discipline. For one thing, doing indiscriminately what is explained here may be ...
Two books live on my desk when I'm working on Web pages with client-side scripting: David Flanagan's JavaScript: The Definitive Guide, 5th Edition (O'Reilly, 2006, 994 pp., $49.99, ISBN 978-0-596 ...