- Code: Select all
" &Ã
Also in some cases, in the plot of movie returned, the last sentence is incomplete which is followed by few dots and then" See Full Summary"..... (for example, this Movie http://www.imdb.com/title/tt1258197/...)
" &Ãoss wrote:send me IMDB where it contains encoded HTML symbols, so I can check it.
<param>
<value><string>fkl840r5vl4apv0n0l3pnmrdj1</string></value>
</param>
<param>
<value><string>1013752</string></value>
</param><member>
<name>title</name>
<value>
<string>Fast & Furious</string>
</value>
</member>
oss wrote:For See Full Summary - it is given by perl script which we use for parsing, if you want there full summary, one more page must be retrieved...
sarathkcm wrote:hm... I thought ampersand is written as "&" in xml.... My xml parser doesn't decode "&" to "&" but it does read "&" correctly as "&"...
Anyway I replaced the occurrence of all those encoded characters with actual character before displaying it...
they must be escaped using either numeric character references or the strings " & " and " < " respectively. Users browsing this forum: No registered users and 0 guests