View Single Post
Posts: 49 | Thanked: 23 times | Joined on Oct 2009 @ Oulu, Finland
#76
Originally Posted by famusc View Post
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
Is the span needed?

<a alt=\"Pagina Precedente\" href=\"solotesto.jsp.pagina=(\d+).sottopagina=\d+\ ">