How to get the form in the whois result like in whois 6.x
xxm - December 17, 2008 - 21:51
| Project: | Whois lookup |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
In the whois result the form to try an other domain disapears. It would be much better if the form does'nt disapear like in the whois 6.x version.
How we get the form in the result?

#1
Probably by including the output of drupal_get_form('whois_whois_form') in the whois_whois_page() function.
But my 5.x experience is limited.