Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capturando programaticamente os dados de uma tabela
Message
From
28/07/2003 10:36:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Capturando programaticamente os dados de uma tabela
Miscellaneous
Thread ID:
00814109
Message ID:
00814109
Views:
41
Oi;

Estou elaborando um programinha que envia uns dados de login para uma pagina web..

A mesma me retorna vários textos em uma tabela.. Algo como:
                          <TR>
                            <TD height="67">
                              <TABLE bgColor=#ffffff border=0 cellPadding=4 
                              cellSpacing=0 width="100%">
                                <TBODY>
                                <TR class=c>
                                <TD align=right bgColor=#e7efef height=19 
                                width="41%">
                                <P align=right><FONT 
                                class=fonte_preta_peq_normal 
                                size=1><B>Placa:</B> </FONT><B> 
                                </B></P></TD>
                                <TD bgColor=#e7efef height=19 width="59%">
                                <P align=left><FONT size=1>  HUTXXXX 
                                </FONT></P></TD></TR>
                                <TR class=b>
                                <TD align=right height=21 width="41%">
                                <P align=right><FONT size=1><SPAN 
                                class=fonte_preta_peq_normal><B>Renavam:</B></SPAN> </FONT><B> 
                                </B></P></TD>
                                <TD height=21 width="59%">
                                <P align=left><FONT size=1>  999888999 
                                </FONT></P></TD></TR>
                                <TR class=c>
                                <TD align=right bgColor=#e7efef height=21 
                                width="41%">
                                <P align=right><FONT size=1><SPAN 
                                class=fonte_preta_peq_normal><B>Chassi:</B></SPAN></FONT><B><FONT 
                                size=1> </FONT> </B></P></TD>
                                <TD bgColor=#e7efef height=21 width="59%">
                                <P align=left><FONT size=1>  
                                VS6UUUUUUUUU33648 
                              </FONT></P></TD></TR></TBODY></TABLE></TD></TR>
Qual a melhor forma de obter programaticamente os valores que estão em HUTXXXX, 999888999, VS6UUUUUUUUU33648

Qualquer sugestão será bem vinda!


Desde já, grato

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Next
Reply
Map
View

Click here to load this message in the networking platform