hi!!!
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Because it's in ASP.NET, the language on the server does not matter. The only way to get this to happen on the client end is in Javascript. The codebehind runs on the server, and generates static pages. The browser knows how to run JScript, which you need to embedd in your page. Christian Graus - Microsoft MVP - C++