Click to See Complete Forum and Search --> : Question


sundy76
12-02-2003, 08:00 PM
Ok, I am going to start out like everyone else here that is just beginning. I am brand new to this whole thing and I just started building a website. Like I said I am real new to this so dont laugh to loud. Say I have an item and that item has three options, option a, option b and option c. I have a drop down menu for this item with the three options in the drop down menu. What restrictions do I have that will allow me to save these options as this person navigates my site? Another question, is there a way to have these options that were picked, emailed to me? I guess my question is can javascript be set up to save or change an option on a webpage until it is changed again (i.e leave the website and then comeback and it will be the option you selected)?

Khalid Ali
12-03-2003, 12:23 AM
one option (though not as reliable as it should) is to use cookies.
Here is an example of using cookies (http://www.webapplikations.com/pages/html_js/document/CompleteCookieUseage.html)that keeps track of your vistis to the site