I can set it up on a server, but is there any documentation that will give me examples of methods for making the connection ?
Thanks DaveMan On Nov 1, 2:49 pm, qufighter <[email protected]> wrote: > I would start herehttp://code.google.com/apis/spreadsheets/ > > There are samples using many server side languages, so while it may be > possible to create your own method of interfacing with the API using > JavaScript directly it may be safer and easier to send the data to > your own web server first, which then authenticates and adds it to the > spreadsheet, otherwise your credentials to connect to the spreadsheet > being in the user script is a security vulnerability if your sharing > it with multiple people. > > On Nov 1, 1:56 pm, DaveMan <[email protected]> wrote: > > > > > Does anyone know of any documentation or process whereby I can get a > > GM script to parse output to a shared google spreadsheet ? > > > Thanks > > > DaveMan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "greasemonkey-users" 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/greasemonkey-users?hl=en -~----------~----~----~----~------~----~------~--~---
