Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object-variables in Session object
Message
De
25/01/1999 08:22:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Object-variables in Session object
Divers
Thread ID:
00179760
Message ID:
00179760
Vues:
49
I am designing a web-application where I need to save a parent record together with its children, where the children may be selected from existing entities, with the option of creating new child-entities in another ASP-page, then returning to the child-selecting page.
To accomplish this, I was thinking of either using a VFP-dcom object or (possibly and) a hierarchical recordset, saving only when the entire parent-children structure was complete.
To do this, I would need to access this object (recordset or VFP-object) in several ASP-pages. So, the question is:
Can I use the Session object to keep this object, or is this a Bad Thing, putting to much overload on the Session object?
Secondly, is this at all a reasonable way to do this kind of thing, or am I looking in the wrong places?

Thanks in advance for any advice...
Arne
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform