Basic Class Question

  • Thread starter Thread starter alan baer
  • Start date Start date
A

alan baer

When I post a form, what happens to the instance of the class I created? It
appears that I need to create a new instance, but I suspect I may be doing
something wrong.

If the class can retain data across posts, that would be ideal.
 
Back
Top