Im trying to login to a website (www.vodafone.ie) with a console app and c#httpWebRequest. Problem is it works ok about 50% of the time.
it seems that the Parameter-Name in the GET request, that represents the SessionID (like jsessionid=XXXXXXXXXXXXXXXXXXXXXXXXXX in Tomcat) is not standardized in the servlet-spec? How can I get the (Se