-
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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules