Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
JavaScript & VBScript
Message
From
15/10/2001 10:41:47
 
General information
Forum:
Internet
Category:
Other
Miscellaneous
Thread ID:
00568454
Message ID:
00568517
Views:
17
>Dear All,
>I am confused between these 2 things "JavaScript" & "VBScript", :
>1. When I have to use the first and when to use the second ?
>2. which one can be used with HTML & ASP and which can't be used with HTML & ASP ?
>
>Kindly, can anyone explane this.
>
>Ahmad

Both can be used in HTML (browser) or ASP (server). The only thing to remember is that if you include VBScript in your HTML you will limit yourself to MS Internet Explorer browser. A common practice is to always use JavaScript for the browser side to cover other browser preferences. In your ASP code it is fairly safe to use VBScript or JavaScript depending on your preferences.

Even with JavaScript there are browser differences, but that is another issue. HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform