I usually have custom classes which contain all the data  
and save the copy of that object in a user session object.

-----Original Message-----
From: Shamdasani Nimmi-ANS004 [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 04, 1999 8:34 AM
To: 'NetDynamics'
Subject: [ND] Storing the Dataobject into a userSessionObject


Hi All,

I have 2 questions:

1. How do I get a list of all the display fields in a page and the
corresponding dataobject column name that they are bound to.

2. I have a page based on a dataobject. There is a button on the page which
takes the user to next page. On the webEvent of the button,  before
proceeding to the next page, I want to store the name and value of all
bound display fields(i.e., the whole DataObject) into a userSessionObject.
The data in USO will be saved into the database at some later point.

Is there a better way than creating a hash table to store the name&value
pair of all data fields and then storing the hash table into the session
object? 

Thanks.

-Nimmi 

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to