Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : How can I write a file to a web server?
| Subject: | How can I write a file to a web server? |
| Posted by: | "Col" (c..@opms.com.au) |
| Date: | Tue, 22 Jan 2008 20:52:59 |
I want to create and write to a file or append to an existing file on a web
server. How do I do this. Are there any examples that I can look at. I found
I could read a file using InternetReadFile, but could not write using
InternetWriteFile.
regards
Col