Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mix and match script types
Message
 
À
31/05/2001 17:11:00
Information générale
Forum:
Internet
Catégorie:
Javascript
Divers
Thread ID:
00513449
Message ID:
00513769
Vues:
17
>I have heard that there can be problems mixing JavaScript and VBScript in the same web page, but I can't find any documentation or articles on this.
>
>Anybody here know? What are the problems with mixing them?

Hi Trey,

There's no problem with it at all, in my experience, provided one condition. VBScript does not work in Netscape, so all of your client side stuff usually has to be JScript.

That said, server side script can be VBScript or JScript, or a mixture. If you are going to mix, just be sure to declare the script language in each function.
Phil
_____________________________
Phil Miles
http://www.philmiles.com
phil@philmiles.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform