View Single Post
Posts: 40 | Thanked: 4 times | Joined on Mar 2008
#73
Hello, that's really a great program.
I was trying to configure it for Rai tv teletext.
I have some problems with previous/next predictions:

prediction link is like

Code:
<a alt="Pagina Precedente" href="solotesto.jsp?pagina=769&sottopagina=1">
							
								<span style="font-family:Courier;font-size:8pt;color:#645e5e">Pagina Precedente
with several \r \n \t between <a> and <span>.
Should I escape those special characters? and what about &?

Thanks