G
Guest
Hi
I need to upload files programatically from a windows.forms application to a
web server hosting my domain. the web server dosen't have asp installed this
has to be done purely from the client end without any assistance from any
programs on the server end
so my app should be able to:
1. open a connection to the site
2. transfer a file fromt he client to a certain directory on the site
3. cloes the connection to complete with no fuss.
thanks,
--Zacho
I need to upload files programatically from a windows.forms application to a
web server hosting my domain. the web server dosen't have asp installed this
has to be done purely from the client end without any assistance from any
programs on the server end
so my app should be able to:
1. open a connection to the site
2. transfer a file fromt he client to a certain directory on the site
3. cloes the connection to complete with no fuss.
thanks,
--Zacho