Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default Whois ASP look up

    Hi Guys/Gals

    I am looking for an asp script that will check the availability of a domain
    name.

    Yes I have looked at many scripts that are available for download but they
    all use Microsoft.XMLHTTP which I cannot use. Web Wiz etc

    The only scripts that I can find that don't use Microsoft.XMLHTTP only check
    for .com or .co.uk. I need something much more functional.

    Can anyone help and stop me from tearing my (what's left of it) hair out

    Thanks
    Skinner


    skinner Guest

  2. Similar Questions and Discussions

    1. WHOIS expiry date ...
      I've got a number of domains, and want to check the expiry date automatically. There's plenty of whois scripts, but the output from the different...
    2. store whois requests
      I want to store whois requests including the ip address and date/time stamp into a file or MySQL database (a database is what I prefer to use) for...
    3. Whois request record in database
      I want to record the whios requests people do, not the whois output, in a MySQL database. Somebody helped me with the code here below, but I get a...
    4. Net-Whois-IP-0.35 returning incorrect responses?
      I'm trying to write a Perl script which will (among other things) look up the Whois information, based on an IP address it encounters, but the...
    5. Authors Wanted - WHOIS itc2.org???
      Yes, real world experience IS important. I remember back when the Oracle7 Certified DBA certificate required proof of at least 3 years...
  3. #2

    Default Re: Whois ASP look up

    You can reach here
    http://forums.asp.net/t/1627484.aspx/1?who+is+look+up to get the Details about the whois asp lookup coding...But you can also check whois information without using the coding by reaching the website http://www.whoisxy.com/
    vaengaivenkat is offline Junior Member
    Join Date
    May 2011
    Location
    INDIA
    Posts
    3

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139