If the XML file is on remote server Web how to execute a php (or asp) script without open the browser?
On 29 Ago, 08:17, bobovieri <[EMAIL PROTECTED]> wrote: > can you post an example? > > On 29 Ago, 00:47, "Benjamin [API Guru]" <[EMAIL PROTECTED]> > wrote: > > > You can use DOMDocument to load and modify the XML and the > > framework.filesystem object to load and store the XML file. > > > Benjamin > > > On Aug 28, 1:29 pm, bobovieri <[EMAIL PROTECTED]> wrote: > > > > I have an xml file with a database. > > > For example > > > <books> > > > <book title="The Sun" etc. /> > > > <book title="The Cloud" etc. /> > > > </books> > > > > I want add a new book at runtime with Google Gadget...So user insert > > > title, author, etc. of a book to add! > > > > On 28 Ago, 19:45, Teo <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > could you please elaborate more on what you want to do? > > > > > Thanks, > > > > Teo > > > > > On Thu, Aug 28, 2008 at 5:13 PM, bobovieri <[EMAIL PROTECTED]> wrote: > > > > > > I have an XML file with a little database. > > > > > I must write this xml file with javascript (I must create a google > > > > > desktop gadget). > > > > > > Thanks in advance, > > > > > > Bobo > > > > > -- > > > > Teo (a.k.a. Teodor Filimon, Teominator) > > > > Site -www.teodorfilimon.com|Blog -www.teodorfilimon.blogspot.com > > > > GMT +2 (or PDT +10) > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" 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-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
