PDA

View Full Version : Using the Whois Field on another page



bmahaffey
09-16-2004, 11:23 PM
is there a way to put the Search fields on a page other than the whois.php and have it out put on another page, i would just like it to match my site.

Thanks

Patrick
09-17-2004, 09:10 AM
You should be happy to know that I am working on making the script more object oriented. This should allow you to do what you need to do.

In the next release you should be able to simply include the whois.php on any page, as opposed to having to access whois.php directly. I will try to get the new release out sometime this weekend.

bmahaffey
09-17-2004, 12:23 PM
Thanks, also would there be a way to remove all the prices, basically i just want to use it to see if a name is available, i don't intend to have people purchase anything from my site. Thanks alot.

I really appreciate your work.

Patrick
09-17-2004, 06:09 PM
Have you taken a look at the config file? There should be an option to change the whois into just a whois (set buy mode in config.php to false).