![]() |
I need a simple script for putting a domain name search tool on a website. Can anyone suggest anything? (I buy my domains from someone already, so I dont want a 3rd party selling tool.)
Probably a script? |
Hi trminatr,
Have you got a url for an appropriate search tool? All the best, E3 |
Confused. :blink: You mean use a different web site to make my domain search on my web use that?
|
Quote:
--------------------- Another solution would be to visit http://cgi-resources.com and get a WHOIS script. B) |
Yeah, I was trying to take the easy route first ('the path of least resistance' ;)). If you've got a url for a domain search tool that doesn't throw all the 3rd party selling stuff at you, it would be easiest to try to work that into your website. Will something like that work for your purposes? :)
|
@E3 absolutely. so perhaps whois or godaddy..?
:) |
just do an iframe to godaddy's?
Code:
<iframe src="http://www.godaddy.com/url/to/the/thingie" width="how wide the frame is" height="how tall the frame is" frameborder="0" border="0">some message to people with ancient browsers who can't view iframes</iframe> |
The above methods will work...but if you want the WHOIS to blend in with your website, you might consider the use of CGI/PERL.
|
Hi trminatr,
Both Seph and billybob are right. Taking the path of least resistance again we could probably try to get away with an iframe (and don't know if your server's running Perl/CGI). The layout of your site is what will really dictate if we can get away with an iframe and still keep it looking like it all goes together though. Could I take a look at your site (PM if you'd prefer)? Let me know just where you'd like the tool to run from too please? :) All the best, E3 |
Hey,
Found these. Didn't test them myself, but it seems they do what you want. Hope this is what you are looking for http://www.bignosebird.com/carchive/whois.shtml http://scriptmatrix.com/scriptsf/prowhois/index.shtml And this dutch (php) one http://www.phpfreakz.nl/library.php?sid=383. If you need anything translated give me a call ;) Cheers |
All times are GMT +1. The time now is 01:21 PM. |
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.