webRequest (Urgent)

  • Thread starter Thread starter umeshayk
  • Start date Start date
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...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

collision detection 1
cannot compile code on network-drive 5
set reference to component in GAC ??? 2
EventLog problem 1
Finding my type 2
Windows management Instrumentation 3
Obtaining Culture Info ??? 2
doubt 3

Back
Top