Joomla Ajax Domain Whois Search

.comUSD $12.99 .netUSD $12.99 .orgUSD $12.99
7035 Members
683483 Domains Served
Welcome, Guest
Please Login or Register.    Lost Password?

How do I configure the REGISTER THIS DOMAIN part?
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: How do I configure the REGISTER THIS DOMAIN part?
#509
Re:How do I configure the REGISTER THIS DOMAIN part? 3 Years, 3 Months ago Karma: 2
Hi Friend,

This feature we shall add in the next minor version of Ajax Whois upon your request.

Admin
admin
Moderator
Posts: 324
graph
User Offline Click here to see the profile of this user
Gender: Male softuff.org
The administrator has disabled public write access.
 
#510
Re:How do I configure the REGISTER THIS DOMAIN part? 3 Years, 2 Months ago Karma: 0
Excellent - thanks for your response - can't wait...
easykey
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Gender: Male www.easykey.net
The administrator has disabled public write access.
 
#511
Re:How do I configure the REGISTER THIS DOMAIN part? 3 Years, 2 Months ago Karma: 2
Hi,

I feel you haven't checked your PM, Please check.

Use support to get the solution of your problem.

Admin
admin
Moderator
Posts: 324
graph
User Offline Click here to see the profile of this user
Gender: Male softuff.org
The administrator has disabled public write access.
 
#512
Re:How do I configure the REGISTER THIS DOMAIN part? 3 Years, 2 Months ago Karma: 0
I have - but every time I have answered it logs me out.

This is what I wanted to say...

Your offer is really kind. In fact we were going to get one of our PHP web developers to look at a solution. Would you be interested in us sending you our solution?
easykey
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Gender: Male www.easykey.net
The administrator has disabled public write access.
 
#529
Re:How do I configure the REGISTER THIS DOMAIN part? 3 Years, 2 Months ago Karma: 0
well thats right.

we are looking too for some solution to continue the domain order process.
it would be very helpful to create some formular in which the client can order the domain. if someone know such a function or is able to programm such a function please feel free and contact us.
www.slc-europe.com
slc_europe
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Gender: Male www.slc-europe.com
The administrator has disabled public write access.
 
#531
Re:How do I configure the REGISTER THIS DOMAIN part? 3 Years, 2 Months ago Karma: 2
Hi,

Its very simple friend. You can write a component that contains a form (say com_yourform) and do the following:

  1. Define a form input element with any name like 'domain' etc.
  2. In Ajax Whois Configuration - Change Registration Page Links here you can define a url like:
    Code:

    http://yoursite.com/index.php?option=com_yourform&domain=%domainname%.%tld%

    here %domainname% will automatically be substituted with the available domainname and %tld% with the available domain extension.
  3. Now you can use $_REQUEST or $_GET to read variables passed by the url to your component.
  4. Now it is your sweet will to store this form in database, process it or send an email using your component.

In a few days we shall be releasing a useful Ajax Whois domain registration addon component.

Admin
admin
Moderator
Posts: 324
graph
User Offline Click here to see the profile of this user
Gender: Male softuff.org
The administrator has disabled public write access.
 
Go to topPage: 123