Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object-variables in Session object
Message
From
25/01/1999 08:22:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Object-variables in Session object
Miscellaneous
Thread ID:
00179760
Message ID:
00179760
Views:
48
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
Next
Reply
Map
View

Click here to load this message in the networking platform