Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Session var.
Message
De
24/07/2000 02:04:01
 
 
À
23/07/2000 20:27:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00396023
Message ID:
00396061
Vues:
10
>>>I create a new session var.
>>>Session("side") = "test"
>>>in global.asa file. How would I pull that var. in VFP?
>>>Thanks Mark
>>
>>You can send it as a parameter through a call to a com object...
>Yes, I do send a Session object to VFP COM.
>Mark
Hi Mark,

Procedure MyProc
Parameters LoSession
LoSession.value("test")

Use this script.
Cemal.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform