B
BiT
Hello,
I'm working right now on project in vb.net 2005 for my company, i need the
project to download file from the company web site.
In order to get the file i have to give the site address
http://www.somthing.com and then send to the server post data like
"&d=10202" to get the file.
i've search google and newsgroups but I didn't find anything to solve my
problem, I found this example
http://dotnet.mvps.org/dotnet/code/net/#CookieRequest but i didn't
understand it.
if anyone know a document or other source code or can explain how to do it
i'll be grateful
Thanks
I'm working right now on project in vb.net 2005 for my company, i need the
project to download file from the company web site.
In order to get the file i have to give the site address
http://www.somthing.com and then send to the server post data like
"&d=10202" to get the file.
i've search google and newsgroups but I didn't find anything to solve my
problem, I found this example
http://dotnet.mvps.org/dotnet/code/net/#CookieRequest but i didn't
understand it.
if anyone know a document or other source code or can explain how to do it
i'll be grateful
Thanks