Jump to content

Integration code Bulk Register


PolarWolf

Recommended Posts

  • 3 years later...

Use this code below.

 

<form method="post" action="http://path-to-whmcs/domainchecker.php?search=bulk">

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

 

<div class="well">

<p>The bulk real-time domain name search allows you to search up to 20 domains at once. Enter the domains in the field below, one per line - do not enter www. or http:// in front.</p>

<br />

<div class="textcenter">

<textarea name="bulkdomains" rows="8" style="width:60%;"></textarea>

</div>

<div class="textcenter">

<div class="internalpadding"><input type="submit" value="Check Availability" class="btn btn-primary btn-large" /></div>

</div>

</div>

 

</form>

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