Register a domain


<% IF error %>
<% IF e_no_name %> You did not specify a domain to register. <% END %> <% IF e_exists %> The domain '<% params.name | html_entity %>.cyb' has already been registered. Please choose a different domain name. <% END %> <% IF e_chars %> The domain '<% params.name | html_entity %>.cyb' contains invalid characters. Domains must match the regular expression `^[a-z0-9]([a-z0-9\-_]*[a-z0-9])?$`. <% END %>


<% END %> <%# TODO: a nice AJAX availability checker %>
Please choose a domain to register:

.cyb

[ go back ]