+ Reply to Thread
Results 1 to 2 of 2

Thread: catch the available domain name to the box

  1. Join Date
    Aug 2005
    Posts
    1

    catch the available domain name to the box

    hi,
    is there anywhere that can catch the available domain name to the box(enter domain name) that i provide, when i press "order now"?

    My Webpage

    Thanks in advance

  2. catch the available domain name to the box

    I would change the file from order.htm to order.php .
    Log in to your whois/admin and edit templates "available domains " "'external-script-example.php" to point to your order script".
    Use <input type="text" name="DomainName" size="20" value= "<?php echo $_REQUEST['domain']; ?>" > in your order file.

    My Webpage

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts