From within a windows service, how may I can post a data to URL.

Simply as we do in Response.Redirect Method .

What Libray and function to call in windows service.

--
MCSD not .Net yet :(

Re: Windoos service posting to URL by Herfried

Herfried
Tue Oct 18 16:10:32 CDT 2005

"Thanker" <Thanker@discussions.microsoft.com> schrieb:
> From within a windows service, how may I can post a data to URL.

'WebClient.UploadData', for example.

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