posted 24 years ago
Nair
The 'javascript' used in active server pages is actually called 'jscript' and is microsofts implementation of javascript on the server side. I use vbscript myself and then use real javascript client side. I didn't want to start confusing myself and use it both client and server side. Because, I'm sure, the syntax is different.
As far as functionality, I would think that micro$oft being who they are will ahve more functionality in vbscript because it is their own product. the other point is that most of the asp books out there concentrate on vbscript.
hope that helps
Dave