Hello John,
I have this working in 2.2 .  Make sure the HTML template looks like this

<select name="tld">
<option value=".com">com
<option value=".net">net
<option value=".org">org</select>

to add the drop down box into the lookup.

> Thank you,
> 
> Dennis Lambert Jr.
> http://www.domainsitebuilder.com
> Own a complete website from $375!
> Lead Development Manager



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of John Keegan
Sent: Tuesday, September 12, 2000 12:46 PM
To: [EMAIL PROTECTED]
Subject: Drop down boxes in v2.2?


Greetings all! I am new to the list and looking forward to exchanging ideas
with everyone.

I am in the process of implementing the new 2.2 client code and was hoping
to add drop down boxes for COM/NET/ORG in the lookups. I searched the
archives and saw an earlier post which suggested changing the line in the
reg_system.cgi:

$domain = $in{domain};

to:

$domain = $in{domain}.$in{tld};

and adding a name=tld drop down box within the HTML template. I gave that a
shot under the new code, but I get an error using this technique.

Any tips?

-- 
John Keegan
[EMAIL PROTECTED]                      http://RackShare.com

Reply via email to