can anyone help me add an "domain search box" to my site without anvertising a hosting company. maybe with a small script
thanks johnny
can anyone help me add an "domain search box" to my site without anvertising a hosting company. maybe with a small script
thanks johnny
Do a Google search for a "whois script" or "whois software".
VodaHost
Your Website People!
1-302-283-3777 North America / International
07031847328 / United Kingdom
------------------------
Top 3 Best Sellers
Web Hosting - Unlimited disk space & bandwidth.
Reseller Hosting - Start your own web hosting business.
Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)
i tried that but i have never used scripts b4, if you can point to an idiot proof one i would be gratefull.
i have downloaded several type of scripts but never fully got them to work
this is the one i would like to use but just cannot get past the search page
Bethers?
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!
sorry i forgot the link but this is the script i think the problem lies in the form action
<html>
<head>
<title>iGeneric Whois v1.0</title>
</head>
<body>
<form action="http://localhost/cgi-bin/igwhois.pl" method="POST">
<table width="45%" align="center" height="190">
<tr>
<td valign="top" height="183" width="25%">
<p>
<input type="text" style="background-color:#ffffff" name="var-checkthis" size="20" maxlength="60">
</p>
<table width="75%" border="0" cellpadding="1" align="center">
<tr>
<td align="center">
<input type="checkbox" name="var-hidetaken" value="hidetaken" checked>
</td>
<td><font face="Arial, Helvetica, sans-serif" size="2">Hide result if name already taken</font></td>
</tr>
</table>
<p> </p>
</td>
<td valign="top" height="183" width="16%">
<table border="0" width="86">
<tr>
<td width="32">
<input type="checkbox" name="tld-co.uk" value="co.uk" checked>
</td>
<td width="44"><font face="Arial, Helvetica, sans-serif" size="2">.co.uk</font></td>
</tr>
<tr>
<td width="32">
<input type="checkbox" name="tld-com" value="com" checked>
</td>
<td width="44"><font face="Arial, Helvetica, sans-serif" size="2">.com</font></td>
</tr>
<tr>
<td width="32">
<input type="checkbox" name="tld-eu.com" value="eu.com">
</td>
<td width="44"><font size="2" face="Arial, Helvetica, sans-serif">.eu.com</font></td>
</tr>
<tr>
<td width="32">
<input type="checkbox" name="tld-uk.com" value="uk.com">
</td>
<td width="44"><font size="2" face="Arial, Helvetica, sans-serif">.uk.com</font></td>
</tr>
<tr>
<td width="32">
<input type="checkbox" name="tld-org" value="org">
</td>
<td width="44"><font face="Arial, Helvetica, sans-serif" size="2">.org</font></td>
</tr>
<tr>
<td width="32">
<input type="checkbox" name="tld-net" value="net">
</td>
<td width="44"><font face="Arial, Helvetica, sans-serif" size="2">.net</font></td>
</tr>
<tr>
<td width="32">
<input type="checkbox" name="tld-plc.uk" value="plc.uk">
</td>
<td width="44"><font size="2" face="Arial, Helvetica, sans-serif">.plc.uk</font></td>
</tr>
<tr>
<td width="32">
<input type="checkbox" name="tld-org.uk" value="org.uk">
</td>
<td width="44"><font size="2" face="Arial, Helvetica, sans-serif">.org.uk</font></td>
</tr>
<tr>
<td width="32">
<input type="checkbox" name="tld-ltd.uk" value="ltd.uk">
</td>
<td width="44"><font size="2" face="Arial, Helvetica, sans-serif">.ltd.uk</font></td>
</tr>
</table>
</td>
<td valign="top" height="183" width="59%">
<div align="center">
<input type="submit" value="Go !">
</div>
</td>
</tr>
</table>
<div align="center"></div>
</form>
</body>
</html>
I'll look at that, but so far am only seeing ones that look complicated - and I like dummy proof for dummies like me :)
OK, did you download whatever is needed to your files? If you knew where you got the script from it would help.
There is one that looks fairly easy - if you are uk based. The one you posted gave me that impression. You can find it here:
http://www.igeneric.co.uk/display_re...resource2.html
Now, I haven't downloaded it, but it seems pretty straight-forward.
Here's a working version of it:
http://www.whois-uk.com/
right guys and gals
ive been hacking at it and now get this message after typing my domain name
Forbidden
You don't have permission to access /public_html/cgi-bin/igwhois.pl on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request
I think we were typing at the same time - take a look at the one I suggested above your post.
yes thats the one im using can u advise me on the error message i got
i think ive done everything right, but then again it would probably work lol
Did you download it onto your back end? - it is a Perl based script.
dont know what you mean. so probably non....lol
OK, you have to go here:
http://www.igeneric.co.uk/display_re...resource2.html
and download. Just adding the script by itself won't work :)
the link does not work, ive had a look about and serched the site but cannot find anything, could you check the link again bethers
thanks
johnny
Scroll up to my previous message with the link - it works there - I simply copied and pasted it again and it must have lost something - but scroll up - that one works -
yes i have already got that i have the form page on my temp site for a test and got th .pl and the database file in my cgi bin folder as instructed these are the destructions lol
iGeneric Whois, version 1.0
INSTALLATION NOTES
FILES
The script igwhois.pl should be copied into your site's cgi-bin directory,
together with the whois.db file - the whois servers database - and the appropriate
ownership (as specified in your server configuration's files) and user rights
should be set.
At the beginning of the script there are some variables (some paths,
images, etc.) which you need to adjust to your own requirements.
***One variable
you MUST adjust is the @referrers list wich specifyes the hosts that are allowed to query the script. This provides a meaning of restricting the use of the scriptonly to the authorized hosts.***
The script is well commented and the usage of each variable should be
very easy to understand.
The accompanying form, form.html is provided as a template, and it
should be incorporated into your webpage. The form's action needs to be
changed to point to the actual location of the script.
i think the text which i have marked with *** is the problem but i am new to pearl scripts
thanks
johnny
Do they give any recommendations for that? And I'm afraid, I'm not the person to help with this part of it - but there must be a default?
There are currently 1 users browsing this thread. (0 members and 1 guests)