I want to create a Gadget to display a url "http:// www.infocapitales.com/index.php?option=com_iccharts&view=showchartsindex&tmpl=simpleindex&format=png&TickerSymbol=IGBC,57,BVC&ChartType=CandleStick&ic_simple_5=0&ic_simple_20=0&ic_simple_200=0&Volume=1&VGrid=1&TimeRange=26&Band=None&ic_rsi=0&ic_macd=0&LogScale=0&HGrid=1&VGrid=0&ChartSize=IC"
So I wrote the following (this is my fisrt gadget) <?xml version="1.0" encoding="UTF-8"?> <Module> <Content type="url" href="http://www.infocapitales.com/index.php? option=com_iccharts&view=showchartsindex&tmpl=simpleindex&format=png&TickerSymbol=IGBC, 57,BVC&ChartType=CandleStick&ic_simple_5=0&ic_simple_20=0&ic_simple_200=0&Volume=1&VGrid=1&TimeRange=26&Band=None&ic_rsi=0&ic_macd=0&LogScale=0&HGrid=1&VGrid=0&ChartSize=IC"> </Content> </Module> And i get this on the preview of GGE Error al analizar las especificaciones del módulo: línea 3, columna 320 ...cd=0&LogScale=0&HGrid=1&VGrid=0&ChartSize=IC"> Error de análisis de XML: EntityRef: expecting ';' What can it be? Thank you so much --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
