Tuesday, May 10, 2011

Tip of the Day

Do not use VBScript.

You may already know that it is only supported in Internet Explorer, but if you haven't heard of it yet, avoid using it because, like I said, it is only supported in Internet Explorer. I never studied VBScript because of that reason.

Instead, use a different language like JavaScript (what I use). It works in the browsers used today. Very, very old browsers don't support it, which you won't really have to worry about. But just don't use VBScript. I have never understood the purpose of it.

Just a tip. A good one.

No comments:

Post a Comment

Please keep your comments appropriate.