Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Asp & JScript
Message
De
31/03/2000 14:40:07
 
Information générale
Forum:
Internet
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00353373
Message ID:
00353552
Vues:
15
>Is it possible to use only JScript in ASP page? My goal is removing all VBScript code in my ASP pages and using only JScript also to make a connection with ODBC. The global.asa file seems only use VBScript to establish connections with my ODBC.
>
>I am looking for a book about ASP server side using JScript.
>Is it possible to found something like that or I am dreaming?


Yes, you can only use JScript in ASP pages.

Global.asa: you can place your connection string in an include file that you link on every page that access data. So, you don't need to place code in the Global.asa file.
Guy Barrette, MCSD
============
Blog http://weblogs.asp.net/guybarrette
Microsoft Regional Director, Montreal, Canada www.microsoft.com/rd
MVP, ASP.NET http://mvp.support.microsoft.com/
President, Montreal Visual Studio User Group www.guvsm.net
INETA Regional Rep for Quebec www.ineta.org
UniversalThread Magazine Columnist (.NET Books Review Column) www.utmag.com
Tech Chair French Track, DevTeach 2004 & 2005 www.devteach.com
Business Architect, Microsoft Team - Nurun Inc www.nurun.com
XBox Live Gamer Tag: Slomo QC CA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform