Re: ASP Web Based nslookup

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Andrew Urquhart (useWebsiteInSignatureToReply_at_spam.invalid)
Date: 08/05/04


Date: Thu, 05 Aug 2004 18:09:28 GMT


*Bad Bubba* wrote:
> In article <40cad81e$0$17768$cc9e4d1f@news.dial.pipex.com>,
> tomt@adslweb.co.uk says...
>> Hi,
>> I've been searching but have not been able to find a script that
>> will allow nslookup's using ASP.
>>
>> I'm looking to use a form, that will allow users to enter IP
>> addresses or domian names, then preform nslookup type of searches on
>> the entered information.
>>
>> This is for a test server, so would like a free option if one is
>> available.
>
> I have looked and I have not been able to find anything free.

If the environment is secure enough then you may have access to the WSH
shell object, where you can execute nslookup.exe, pipe the results to a
temporary file, then on successful return of nslookup.exe read the file,
parse it and delete the temporary file - I used to do this with the sort
of GUI you describe. An alternative method is to execute a piece of
PerlScript ASP where if I remember rightly there is a much easier method
of doing nslookups. I might be able to dig up some old script if
required.

-- 
Andrew Urquhart
- FAQ: www.aspfaq.com
- Contact me: http://andrewu.co.uk/contact/
- Apologies for the wrong timestamp on my post - blame my ISP


Relevant Pages

  • Re: ASP Web Based nslookup
    ... temporary file, then on successful return of nslookup.exe read the file, ... An alternative method is to execute a piece of ... PerlScript ASP where if I remember rightly there is a much easier method ... I might be able to dig up some old script if ...
    (microsoft.public.inetserver.asp.components)
  • Re: ASP Web Based nslookup
    ... temporary file, then on successful return of nslookup.exe read the file, ... An alternative method is to execute a piece of ... PerlScript ASP where if I remember rightly there is a much easier method ... I might be able to dig up some old script if ...
    (microsoft.public.inetserver.asp.db)
  • Re: Problem with ASP on Webserver
    ... There is no ActiveX object involved in this problem, we only request a ASP ... function in the script ... (Accept-Language:) ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Problem with ASP on Webserver
    ... There is no ActiveX object involved in this problem, we only request a ASP ... function in the script ... (Accept-Language:) ...
    (microsoft.public.windowsce.platbuilder)
  • HOWTO: Remotely debug classic ASP in Visual Studio 2005
    ... i am still no closer to being able to debug ... ASP not ASP.NET ... Connect to, or expand, the web-server running the web-site is you want ... Check the "Enable ASP server-side script debugging" checkbox. ...
    (microsoft.public.vsnet.debugging)