Whois

Joined: 06/21/2009
User offline. Last seen 1 year 4 weeks ago.

Hey guys, first and foremost, sorry if i am posting in the wrong section. I am in need of some pointers. I have to make this disclaimer: I'm a noob in coding, be it in PHP/MYSQL/HTML/CSS.

I installed the module for whois lookup on my drupal site. Thing is, when a user searches for a domain, how do i just make the search result only return two types of answers?
i) Domain is taken.
ii) Domain is available.
Thank you guys! God Bless.

-Xyber.

Joined: 12/20/2008
User offline. Last seen 21 weeks 1 day ago.
without having looked at the

without having looked at the modules code I would imagine you could write a function in template.php for your theme and overwrite the output of the module. Or hack the module.

Joined: 06/21/2009
User offline. Last seen 1 year 4 weeks ago.
Just wanna say mission

Just wanna say mission accomplished! Check this out!
http://drupal.org/node/497686

-Xyber.