Jump to content

Domain Lookup Question


Recommended Posts

Hi Folks,

 

Maybe a bit of newbie question here, but I've searched the forums and can't seem to find an answer to this.

 

Is there any way to use the domain availability lookup integration code, but without the TLD drop down, such as how it appears in the client area itself? Ideally, I just want a search box and a 'check availability' button, without specifying a TLD, that I can then integrate into a website.

 

Hopefully this is possible! :) Thanks in advance for your help!

Link to comment
Share on other sites

if you remove the dropdown list by taking out the <select></select> block of code, then the form should still work.

 

if the customer types in a specific domain (e.g exampledomain.com), then whmcs should check availability for that specific domain... if they search using just a word (exampledomain) with no TLD, then whmcs should search using the tlds listed in the Bulk Check TLDs list in general settings -> domains

Link to comment
Share on other sites

if you remove the dropdown list by taking out the <select></select> block of code, then the form should still work.

 

if the customer types in a specific domain (e.g exampledomain.com), then whmcs should check availability for that specific domain... if they search using just a word (exampledomain) with no TLD, then whmcs should search using the tlds listed in the Bulk Check TLDs list in general settings -> domains

 

Cheers Brian, much appreciated, worked a treat!

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