3 messages in com.googlegroups.google-desktop-developerRe: Write text to a file or DB in rem...
FromSent OnAttachments
Ashok21 Apr 2008 04:02 
Ranga21 Apr 2008 04:07 
Ranga21 Apr 2008 04:09 
Subject:Re: Write text to a file or DB in remote server
From:Ranga (kish@gmail.com)
Date:04/21/2008 04:09:44 AM
List:com.googlegroups.google-desktop-developer

But for accessing remot objects or data you can access using HTTP calls, XMLhttpRequest, which will access the files of any web server, might not able to access the file system objects. Or can make call to any web service.

Regards Kishor

On 4/21/08, Ashok <kulk@gmail.com> wrote:

Hi, I am new to this google desktop. Can anybody let me know how to write a text to a file or database in the remote server.

Thanx in advance