U
umeshayk
Respected Sir
What ever you have explained on WebRequest and WebResponse I came to know very well.I started to implement a project based on this concept.What i did was
1. I used Webrequest to hit the starting page of the website to get the Cookie value(www.ichotelsgroup.com)
(I am getting Cookie Value = "JSESSIONID=Q1FXQVIIYWOVPLAQ5U0SJ0VMCD4VOIY4 ; domain=.ichotelsgroup.com; path=/")
2.Then I used WebClient to upload values to Next page.
but it wouldnot give any results.
Then I Manually browse the Website that time I got One SessionId(Using HTTPWatch).I put that SessionID in the Header for the programming concept. that time it is giving the results.
Could you Please give me a soln. for this
Thanks Regards,
Umesha Y.K
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
What ever you have explained on WebRequest and WebResponse I came to know very well.I started to implement a project based on this concept.What i did was
1. I used Webrequest to hit the starting page of the website to get the Cookie value(www.ichotelsgroup.com)
(I am getting Cookie Value = "JSESSIONID=Q1FXQVIIYWOVPLAQ5U0SJ0VMCD4VOIY4 ; domain=.ichotelsgroup.com; path=/")
2.Then I used WebClient to upload values to Next page.
but it wouldnot give any results.
Then I Manually browse the Website that time I got One SessionId(Using HTTPWatch).I put that SessionID in the Header for the programming concept. that time it is giving the results.
Could you Please give me a soln. for this
Thanks Regards,
Umesha Y.K
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...