Http web request doesn't maintaining session.
- by Pankaj Mishra
Hello,
I have program where i want to scrap some Useful study material for me.
This site site maintaining session key and some other key also.
If I trying to go nested page then it will throw me out and showing session out message.
I unable to maintaining session key in web request class.
so please give me some idea that how can i maintain session in web request class.