Hello,
How do I Set and send session variables through AJAX from one PHP page to other. I am sending the values of form fields through parameters of AJAX POST , but I am not getting the values in other PHP Page, although I can see the value in "ResponseText"
Thank you