Hi Benito,<br><br>Good parser. ;)<br><br>Instead of DOM, I could use GetPart, but I need something native with DOM. :/<br><br>Unfortunately I had to use a 'generic' option (...Item[NUMBER]...):<br><br><a href="http://code.google.com/p/lazsolutions/source/browse/trunk/Demos/LSHTTPSend/MainFrm.pas#297">http://code.google.com/p/lazsolutions/source/browse/trunk/Demos/LSHTTPSend/MainFrm.pas#297</a><br>

<br>Anyway, thanks for the help. :)<br><br><div class="gmail_quote">2011/1/30 Benito van der Zander <span dir="ltr"><<a href="mailto:benito@benibela.de">benito@benibela.de</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">




  

<div bgcolor="#ffffff" text="#000000">
Hi,<br>
i believe the DOM access methods are the most annoying thing ever, you
can't just define<br>
a interface for all languages and expect it to be nice.<br>
<br>
Doesn't the LCL contains an XPath-parser?<br>
Then you could just use:<br>
html//div[@id="currency_converter_result"]/text()<br>
<br>
If not, you can use my parser from
<a href="http://benibela.de/sources_en.html#internettools" target="_blank">http://benibela.de/sources_en.html#internettools</a><br>
<br>
Benito<br clear="all"></div></blockquote></div><br>-- <br><font color="#000080" face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>Silvio Clécio</b></font><br><font color="#000000" face="Verdana" size="1"><b>Blog.</b> <a href="http://blog.silvioprog.com.br" target="_blank"><span style="color: rgb(51, 51, 255);">blog.silvioprog.com.br</span></a><br>

</font><font color="#000000" face="Verdana" size="1"><b>Twitter.</b> <a href="http://twitter.com/silvioprog" target="_blank">twitter.com/silvioprog</a></font><br><br>