Hi guys, i have a drop down code below the output are like this i want after the drop down choosed by user, it will add SELECTED next time they opening the drop down again i am still dont know how to put the SELECTED there, please help what is the code to add SELECTED, i only have variable mod[cpu] and $content[cpu] i already tried in bold below, but still not working please share your knowledge
Create a session variable with an ajax call once the option is selected and make "selected" = session variable. ~Mike