Hi Everyone,
I'm looking to parse an html table from a page to extract some values.
Page: .:: Banco De La Nación Argentina ::.
Sadly, the table is written in a single line in order to use code like FlickrViewer example, and I have no knowledge of the power/limits of Regex function.
Also I've found a PHP code that it does exactly what I would like to do with B4A using the preg_match function: Awakenings - Obtener cotización del dólar y euro
I would like to ask anybody if exists a function or library like preg_match in B4A?
Also would be much appreciated any help you may gave to me.
Thanks in advance,
Alejandro.
I'm looking to parse an html table from a page to extract some values.
Page: .:: Banco De La Nación Argentina ::.
Sadly, the table is written in a single line in order to use code like FlickrViewer example, and I have no knowledge of the power/limits of Regex function.
Also I've found a PHP code that it does exactly what I would like to do with B4A using the preg_match function: Awakenings - Obtener cotización del dólar y euro
I would like to ask anybody if exists a function or library like preg_match in B4A?
Also would be much appreciated any help you may gave to me.
Thanks in advance,
Alejandro.