1
Answer

How to make use of cookies to login?

Photo of r p

r p

16y
2.7k
1

 Hi,

I am storing my login id and password in cookies and I redirect the site to worldpay for the user to make the payment

When the user returns to the site after the payment, he is logged out. I don't want this to happen. How can I make use of the 

login information and take the user to the purchased items page?

Should I make any change in the web.config file?

Thanks,

Answers (1)