GET_META_TAGS EQUIVALENTE PARA O ASP
                    Algem saberia me dizer o equivalente da função get_meta_tags do PHP para ser usado no asp???
valew
            valew
                    em php ficaria assim
$tags = get_meta_tags([ô]http://www.geobytes.com/IpLocator.htm?GetLocation&template=php3.txt&IpAddress=200.140.59.133[ô]);
print $tags[[ô]city[ô]]; // city name
            $tags = get_meta_tags([ô]http://www.geobytes.com/IpLocator.htm?GetLocation&template=php3.txt&IpAddress=200.140.59.133[ô]);
print $tags[[ô]city[ô]]; // city name
                        Tópico encerrado , respostas não são mais permitidas