hi
i am having a page in which i have 3 dropdowns,value s of 2nd dropdown comes based on 1st and values of 3rd dropdown come based on 2nd.using AJAX+PHP to load dropdowns.
but whenever i refresh the page the selection and values of dropdown are lost.
can anyone help me how to maintain the selected values of dropdown on page refresh (to maintain webpage state).
thnx.
i am having a page in which i have 3 dropdowns,value s of 2nd dropdown comes based on 1st and values of 3rd dropdown come based on 2nd.using AJAX+PHP to load dropdowns.
but whenever i refresh the page the selection and values of dropdown are lost.
can anyone help me how to maintain the selected values of dropdown on page refresh (to maintain webpage state).
thnx.
Comment