Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
From JScript to VBScript
Message
De
18/12/1998 10:29:48
 
 
À
Tous
Information générale
Forum:
Microsoft IIS Server
Catégorie:
Autre
Titre:
From JScript to VBScript
Divers
Thread ID:
00168857
Message ID:
00168857
Vues:
64
On a Web site, all the pages are using JScript as the default scripting language. In those pages, we have a some includes for the header and footer. However, one of those pages is using VBScript as the default language. So, we can't no longer use the include command to include our header and footer files.

The code in the include files is encapsulating the code between the <% and %> signs. So, the code is mapped by default by the default scripting language defined on top of the ASP page with the <%@ LANGUAGE="VBSCRIPT" %> command. So, the code in the include files can't no longer be executed.

What would be the best way to accomplish that?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform