And even though an ASP page is written in JavaScript it can't "talk" with the JavaScript on the client. This would be the same for ASP with client-side code written in VBScript or any other language which will work in both the server and client.
The server-side code runs at the server, the client-side code runs on the client. The two are separate and apart.
Peter
------------------------------------------------------
Work smarter, not harder.
|