<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1000664" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1000664</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/whois-script-anyone-know-where-find-one#comment-1002859</link>
    <description> &lt;p&gt;Polpus,&lt;br /&gt;
Thanks for the info but the Cdomain script has so much more functionality. We really wanted the ability to search for domains other than TLDs as well as the TLDs which the Cdomain script could give us.&lt;/p&gt;
&lt;p&gt;I did have knowledge of the PERL command for whois, but we were looking for something more powerful. Thank you for the suggestion though.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Dynamic Internet Solutions : &lt;a href=&quot;http://www.dids.com&quot; class=&quot;bb-url&quot;&gt;http://www.dids.com&lt;/a&gt;&lt;br /&gt;
UNIX and Windows NT Hosting&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Jun 1999 21:36:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1002859 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/whois-script-anyone-know-where-find-one#comment-1002858</link>
    <description> &lt;p&gt;With a very little knowledge of perl, you can make your own whois script to fit your needs.&lt;/p&gt;
&lt;p&gt;Perl has the command whois, that gets the information about the specified domain name.&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;#!/usr/local/bin/perl&lt;br /&gt;
use CGI;&lt;br /&gt;
$i = new CGI;&lt;br /&gt;
$domain = $i-&amp;gt;param(domain);&lt;br /&gt;
$results = `whois $domain`;&lt;/p&gt;
&lt;p&gt;print &amp;quot;content-type: text/html\n\n&amp;quot;;&lt;br /&gt;
print qq~&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Results for $domain&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;body bgcolor=&amp;quot;ffffff&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h2&amp;gt;Results for $domain:&amp;lt;/h2&amp;gt;&lt;br /&gt;
$results&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;~;&lt;/p&gt;
&lt;p&gt;Ok ... this should work (unless BT messes up the code) &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
wdresources&lt;br /&gt;
&lt;a href=&quot;http://www.wdresources.com&quot; class=&quot;bb-url&quot;&gt;http://www.wdresources.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Jun 1999 21:13:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1002858 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/whois-script-anyone-know-where-find-one#comment-1002857</link>
    <description> &lt;p&gt;Dass,&lt;br /&gt;
That is it! Thanks so much! I knew it was something simple &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Dynamic Internet Solutions : &lt;a href=&quot;http://www.dids.com&quot; class=&quot;bb-url&quot;&gt;http://www.dids.com&lt;/a&gt;&lt;br /&gt;
UNIX and Windows NT Hosting&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Jun 1999 19:01:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1002857 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/whois-script-anyone-know-where-find-one#comment-1002856</link>
    <description> &lt;p&gt;I have seen a couple of hosting companies use this one @:&lt;br /&gt;
&lt;a href=&quot;http://www.cdomain.com&quot; title=&quot;http://www.cdomain.com&quot;&gt;http://www.cdomain.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At the time of posting I was unable to connect to the site though.&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Jun 1999 17:41:00 +0000</pubDate>
 <dc:creator>Dass</dc:creator>
 <guid isPermaLink="false">comment 1002856 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
