Hi, You don't need to use a URL content section. You are already in control of how you generate your XML gadget spec so you can simply render the entire gadget from php.
P On Monday, July 5, 2010, badema <[email protected]> wrote: > Hello, > > I looked everywhere for help on this, but was not able to find an easy > answer. > My Gadget is made using an existing PHP page using some functions such > as "date" and a lookup to mysql tables. However using url content type > gives me a few issues, such as dynamicheight and the settittle not > working. > > Can the title and height features work on an url content type ? > Nothing tells me it can't, but, it ain't working ! > > If it is not good practice to use the url content type, I need to get > rif of the php code : > Can someone point me to an example of getting MySQL data using > Javascript ? in which case I would translate the page into Javascript. > > You can go and look at my gadget : www.befengshui.com/php/gadget1.xml. > > thanks and best regards > > Badema > > -- > You received this message because you are subscribed to the Google Groups > "iGoogle Developer Forum" 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-Gadgets-API?hl=en. > > -- You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en.
