Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADODB.Connection in Include file
Message
De
26/05/2004 12:30:08
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
VBScript
Titre:
ADODB.Connection in Include file
Divers
Thread ID:
00907423
Message ID:
00907423
Vues:
49
I am trying to create and open an ADODB.Connection in asp file, then include this file at the begining of my page, but in the code:
<SCRIPT LANGUAGE=VBScript>
</SCRIPT>
i do not have access to the connection variable declared in the include file.

in the body i have access to the variable, without any problem.
<BODY>
<%=cn.ConnectionString%>
</BODY>
is it possible to access the variable from the VBScript code?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform