all groups > vb.net upgrade > september 2005 >
You're in the

vb.net upgrade

group:

postdata in .net


postdata in .net somewherehot NO[at]SPAM hotmail.com
9/23/2005 5:53:02 AM
vb.net upgrade:
Dear all

I used this http://support.microsoft.com/default.aspx?kbid=174923 to
post data via my vb6 application.

Now I am upgrading to .net and my program fails miserably because
vbFromUnicode doesnt exist any more.

I've spent the last 3 hours trawling though groups and the help files
and to be honest my will to live is sapping by the minute.

The example from microsoft on "Sample to PostData to URL server" was
dead easy. Does any body know a way to do this in .net?

Many thanks,

John
Re: postdata in .net Herfried K. Wagner [MVP]
10/3/2005 12:00:00 AM
<somewherehot@hotmail.com> schrieb:
[quoted text, click to view]

If you do not necessarily need the webbrowser control, you can send a 'POST'
request using 'WebClient', for example:

<URL:http://dotnet.mvps.org/dotnet/code/net/#CookieRequest>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
AddThis Social Bookmark Button