Thursday, 4 March 2010

JavaScript or VBScript?

A relevant question...

Lately I am more into JavaScript...why?

One of the most important reason for me is that the error handling functionality is better in JavaScript (try...catch)...

JavaScript seems also like a better long-time solution since it is more common than VBScript these days...