M
muscleking
say i have a form with many input text boxes, what is the proper way to store
these values so when the next time the user opens the form, all the input
from last session remains in the form? people recommend me to have a "cookie"
file or registry to read and write from every time. but is there an easier
way to do this, such as a feature in the .NET forms that i haven't found out
yet.
thank you
these values so when the next time the user opens the form, all the input
from last session remains in the form? people recommend me to have a "cookie"
file or registry to read and write from every time. but is there an easier
way to do this, such as a feature in the .NET forms that i haven't found out
yet.
thank you