I using Google Docs Data API...
Exemple :
DocumentsService myService = new DocumentsService("ILKON
EMLAK ILANLARI");
myService.setUserCredentials("[EMAIL PROTECTED]",
"************");
DocumentEntry newEntry = myService.UploadDocument(@"C:
\GoogleDcosAPI.txt", FileName);
smooth Processs,But Google Docs Added Pages Public URL how
achieve?....
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Docs Data APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---