Flipe.NET
11-24-2005, 08:40 PM
i read somewhere that i can open a html page llike
http://www.domain.com/folder/a.php?act=nice
and get the html code
then find 2 specific words and abstract the info i need like i have
<html>
<tr height=2>
info i need
</tr>
</html>
then i explode the thing i want
some can help?
tnkz
http://www.domain.com/folder/a.php?act=nice
and get the html code
then find 2 specific words and abstract the info i need like i have
<html>
<tr height=2>
info i need
</tr>
</html>
then i explode the thing i want
some can help?
tnkz
