M
msnews.microsoft.com
Hi,
I'm writing an applcation using the 3.5 framwork, and as part of it I need
to call a webpage.
I'm using HttpWebRequest, and all the MS documentation states to use the
..GetRequestStream method. My problem is that this method just does NOT
exist! All I have that is remotely similair is .BeginGetRequestStream.
Now I know how to use this, but it would be far easier if I could just the
original method.
Does anyone know why this could have disappeared?
Regards
I'm writing an applcation using the 3.5 framwork, and as part of it I need
to call a webpage.
I'm using HttpWebRequest, and all the MS documentation states to use the
..GetRequestStream method. My problem is that this method just does NOT
exist! All I have that is remotely similair is .BeginGetRequestStream.
Now I know how to use this, but it would be far easier if I could just the
original method.
Does anyone know why this could have disappeared?
Regards