Newbie Question: Cookies and struct compatibility

  • Thread starter Thread starter Ash Lange
  • Start date Start date
A

Ash Lange

Sorry if this is vague, but I am trying to create a struct that stacks
infomation from a cookie class I created and then populates a set of
text boxes with user information. I really want to know if this is
even possible. I will try to supply more information if needed.
Thanks.
 
Ash,

It sounds possible. It sounds like you want to databind to the
structure.

Can you give some more information on the structure itself, and what you
are trying to accomplish?
 
Back
Top