I have two pages 1. Register and 2. Preview. Database Table columns are, ID, Name, Photo
During registration user can preview his/her information before submit their data to thek database. I can store ID and Name data to session state and retrive them easily from preview page but I do not know how to store data to session state.
That means, I want to preview all data with Image without store data into database. Is it possible, Is possible, how?
best regards
ehsan
During registration user can preview his/her information before submit their data to thek database. I can store ID and Name data to session state and retrive them easily from preview page but I do not know how to store data to session state.
That means, I want to preview all data with Image without store data into database. Is it possible, Is possible, how?
best regards
ehsan