Dick Gozinya
New member
Two part question... Here is what I want...
I'm going to make a list of directories and I want a check box by them to be able to save that they have been checked so when my visitors return they know where they are...
For the check box part would I use a form in Html?
Also to save the data would I use javascript?
What would the javascript be for this sort of thing.
Okay javascript can handle a funtion like like making a "cookie", the question really is more will it save "form data" or am i completely mistaken?
Okay make a cookie about which boxes are checked and unchecked.
I'm going to make a list of directories and I want a check box by them to be able to save that they have been checked so when my visitors return they know where they are...
For the check box part would I use a form in Html?
Also to save the data would I use javascript?
What would the javascript be for this sort of thing.
Okay javascript can handle a funtion like like making a "cookie", the question really is more will it save "form data" or am i completely mistaken?
Okay make a cookie about which boxes are checked and unchecked.