View Single Post
Old 09-04-2006, 11:41 AM   #3 (permalink)
grobar
Inactive
 
Join Date: 06-01-06
Posts: 5
iTrader: 0 / 0%
Latest Blog:
None

grobar is liked by many
Quote:
Originally Posted by CarolineBogart
I'm confused

a - is this code websearch.asp?
b - where does it retrieve the value of mysearch?
A) - yes, it is websearch.asp
B) - <input type="text" name="q" maxlength=256 size=40 value='<%=mysearch%>' (form on this page that submits to itself)

so the input that give this error is "links:halifax.ca"

- this is a yahoo search api thing, and there is one line in the results -

"How to download CBC's technology show Quirks & Quarks to your iPod.http://www.cbc.ca/podcasting/http://...66800text/html"

im assuming that the xml cant handle the ampersand with the whitespaces. is there a way to handle this?

thanks for looking
grobar is offline   Reply With Quote