Hi I can't seem to find a solution that works for me. I have two panels: Websiteform and Licenceform. The user enter his/her credentials in a textbox, their credentials get verified. Now after the credentials have been verified and the user clicks the back button to go from websiteform to licenceform, I need the credentials to still be there when we return to websiteform.
This should only work for the current session as starting a new session will have all controls revert to default values.