5 messages in com.googlegroups.google-chart-apiRe: Help!
FromSent OnAttachments
fcamatti06 Dec 2007 18:42 
uwe....@google.com06 Dec 2007 21:20 
fcamatti07 Dec 2007 18:39 
Andrew Chilton07 Dec 2007 19:17 
fcamatti07 Dec 2007 19:40 
Subject:Re: Help!
From:fcamatti (fcam@gmail.com)
Date:12/07/2007 06:39:33 PM
List:com.googlegroups.google-chart-api

Thanks Uwe,

Okay, but at the examples in the Googlechart API's documentation shows with "&" and then in HTML with "&amp". What is the computer language from the first example??? (Java, Javascript, XML)

Thanks in Advance

On Dec 7, 3:20 am, uwe.@google.com wrote:

On Dec 7, 3:42 am, fcamatti <fcam@gmail.com> wrote:

Hello! I've already discovered that great API. So I was reading the documentation paper when I got confussed about a paremeter. By the way, what does really means the "&amp;"?

The "&amp;" means "&"

The "&" character should be encoded as "&amp;" in HTML.