Hey Ben,
Thanks a lot!!! That's great news! :-) But I have one more question
for you now...
Has Google done anything recently in the way they encode their JSONP
data? I knew Google (along with my server side API also) converts
certain things to hex or ascii equiv to prevent code injections etc,
but for some reason just recently I have been noticing weird things
with some feeds where the HTML encoding seems to have changed and my
HTML stripping functions (or something) does not seem to be properly
stripping HTML anymore.
I get results like
br p a href
It is giving the tags without the <>
Has something changed on the Google end as I have not made any changes
to that aspect of my code and it always seemed to work well (over the
last 6 weeks) with all the testing I had done till recently. I had
made one small change to the way the HTML pop up view works but that
should not have caused this issue since I am not stripping HTML there.
(I will check that section again, but thought I would ask you too if
something changed on your end)
Many thanks again!
Vision Jinx