How can the data in different asp pages can be stored with out using sessions, cookies or any database.for eg like naukri registration where different pages have different fields for registration process and data storage is done only after submitting the last page. However you can revert back to edit data. I was asked this question in a recent interview.Can any one let me know how this can be done?