Google Docs api

windows application , google docs , csharp United States
  • 9 years ago

    I see the Google.Gdate.Douments.DoumentServer have two function is"UploadDocument" and "UploadFile" .I use the "UploadDocument" such as DocumentService.UploadDocument("D:\1.txt","New Doc") is ok. but this function only can upload doc files(.txt,.doc.excel...) I want upload image files,such as jpg,bmp. I use another function "UploadFile" such as UploadFile("D:\1.jpg",null,null,true) also fails. why??? who can tell my how to use the function of "UploadFile" ????

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The difference between theory and practice is smaller in theory than in practice.”