Ed Griebel wrote the following on 7/28/2005 5:11 PM:
Rick-

I'm faced with this same problem on a new project and have been
thinking along these same lines. What kind of issues have you run
into?

I really haven't run into many problems when I use a Session based form for a wizard approach. Since you can only start the wizard typically at a particular entry point, you just make sure the session scoped form is a fresh new one at that point. I'm lazy though and don't implement a clean-up mechanism.

--
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to