I don't know what you want to do exactly. I asume it is some kind of scripted solution, you might consider just capturing the output of a nslookupcommand and parse it for the needed information.
Example: nslookup -querytype=mx xmailserver.org This will get you the mx records. More clever solutions might be possible if there is a ActiveX component wich can be used. I'm not aware of one right know. Wim -- http://www.simplyscripting.nl > -----Oorspronkelijk bericht----- > Van: Frederik Gallon [mailto:[EMAIL PROTECTED]] > Verzonden: donderdag 26 september 2002 13:43 > Aan: '[EMAIL PROTECTED]' > Onderwerp: [xmail] DNS query-tool > > > > Hi list, > > I want to help Roberto Santana; but i'm not able to perform > DNS queries from > my win-32 platform. > Does anyone know a DNS query-tool for win32? > > TIA > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
