Hi, If you are asking for a way to programmatically access to the database file, then the answer would be no. This isn't supported in any way - not as a URL for download, nor a Blob, nor anything else.
Austin On Sat, Oct 25, 2008 at 8:57 PM, Khookie <[EMAIL PROTECTED]> wrote: > > Hi all > > This is probably more related to Javascript, but I thought it was > pertinent to this group. > > I wanted a feature where a user could click a Backup button on a > webpage and it'd create a "backup" file of a database in Google Gears > and present it as a download (note: all on client-side Javascript). > > Is such a feature possible? > > Chris >
