Hi Guys,
I developed a module in php where user have the couple of steps to input the data. The submitted data move from one page to another by using post method in form.
User can also edit information on each page by using back button.
This back button functionality is working fine in all of the browsers but in all version of internet explorer i am getting the error "The webpage has expired".
Can someone have any hack or kind of solution for this?