> can someone tell me how to use a httpwebrequest class
> to send a file to a http url .

Are you wanting to do a POST?  If so, I would recommend using the
UploadData method of the WebClient class.

--
Steve Johnson
3t Systems

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to