i have a form with some checkboxes on it i want to save those settings.
how can i save the settings
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
And if you loathe the REGISTRY, you can have a CONFIG file (essentially XML) with KEY / VALUE pairs.
The REGISTRY can be cumbersome on so many levels including remembering to REMOVE any settings you may have saved when you UNINSTALL.