Web Hosting Talk







View Full Version : Creating a professional orderform


wbhst
08-13-2001, 12:02 AM
Hello, I am recreating an order form for web hosting, and I had a couple of questions. 1st, I want it on multiple pages, and I want the first page to be where my client will enter his/her domain name, and hit continue. The next page would be where the client enters all their information. Now here's my question: Does anyone know of a script, (preferably php) where I can include it in my first page of the order form. Its action would be to determine if the domain name is available. If it was, take them to the next order page, or if it wasn't, have them enter a new one. I guess a whois script, that's easy, and professional.

Does anyone have any suggestions?

Thanks
Wbhst

MMH-Moe
08-13-2001, 12:32 AM
<< is it free?? i dunt think so... read the forum rules please .. -kunal>>

Voodoo Web
08-13-2001, 03:18 AM
Hotscripts has a few Whois php scripts.
Have a look at http://www.hotscripts.com/PHP/Scripts_and_Programs/Networking_Tools/Whois/ . I use the whois2.php for my orderform, it's easy to implement and you can check every domain worldwide.

- domi