I write a html page using xsl and javascript.
there is many form element like textbox, combobox etc.
there is a submit button which linked with another page.
In the form some elements are disable and some are enable depending on the users choice.
My problem is i want to retrieve all the information of the elements after the clicking back on the next page.