Hi!
I'w working on a project in classic ASP and I want to add, for example, some users for a temporary list and when I submit the form, this data will be save to DB.
I know how to work with this in asp.net, but not in classic asp.
Is it possible to create lists of users, for example, and manage this in a session?
thanks!