Jump to content

Domain Availability from Integration Code


PaulZ

Recommended Posts

Hi all

 

This is probably really simple but I can't figure it ...

 

If I launch a domain search from our home page ( not within WHMCS ) I use the Integration Code that i can cut and past from my WHMCS admin area.

 

<form action="http://www.hosted.com/clients/domainchecker.php" method="post">

<input type="hidden" name="token" value="whatever11551445212" />

<input type="hidden" name="direct" value="true">

Domain: <input type="text" name="domain" size="20"> <select name="ext">

<option>.com</option>

<option>.net</option>

<option>.org</option>

<option>.biz</option>

<option>.info</option>

<option>.us</option>

 

Is there any way to get this search and return results for all of those extensions even though the client can only select one extension?

 

If the client launches a search from my /domainchecker.php page then I am using this bit of javascript from atmark.

 

http://forum.whmcs.com/showthread.php?t=24619

 

and that works fine.

 

Cheers

 

Paul

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated