Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Collections in website
Message
From
20/05/2004 14:34:59
 
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00905637
Message ID:
00905746
Views:
12
This message has been marked as a message which has helped to the initial question of the thread.
Just save your collection in a session variable or an application variable.

colAgents = New Collection()
Agent = clsAgent

colAgents.Add(agent, CStr(agent.AgentID))

session("Agents") = colagents
Randy Belcher
AFG Industries, Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform