Save Radio Button setting

T

trevor.niemack

I want to have 2 radio buttons and when I click save I want to store
the current settings of the radio buttons and then when the form loads
again I want to bring those settings through again. I have no clue
where to start looking or how to code this...........also I am very
junior to programing.
 
I

IdleBrain

Hello,
You might want to look at storing settings into registry.
This is by far the easiest way.

SaveSetting- Save settings into registry

GetSetting - Get settings from registry

Hope it helps.
 
T

Trevor

Hello and Thank you very much for the clue
I am not sure how to actually code something like that but I will have
a look around and see if I can find something.
Thank you very much once again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top