November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
WebClient client = new WebClient();
client.UploadData("http://localhost/util/SaveAttachment.aspx?id=30&filename=test.doc",fileBuffer);
where fileBuffer is the raw bytes of the file. This page requires edit access so you have to configure authentication the same way as for web services. The file in this example is stored in "/upload/3457/test.doc" or whatever the name of page folder is.