Subject: Re: Adding input fields
From: Robert (sales@newglobal.net)
Date: Tue Feb 08 2000 - 20:12:20 EST
I am still having problems with adding input types to the new_order html
page.
I want to have the customer pick from two choices "Reserved Domain" or
"Parked
w/ Email Account" and receive this info with the domain order. The html
will
be as some what like:
<input type=radio name="register_type" value="Reserve">Reserved
<input type=radio name="register_type" value="Park_Email"
checked>Parking/Email
I have the message.txt file as: Account Type {{register_type}}
Still can't get it to work. I have looked at and worked withthe
reg_system.cgi
over and over with no success.
Can you help me .........
Robert Gable
New Global Net
Joseph Malinowski wrote:
> Robert,
> Make sure you add it to the message.txt file. I added 2 fields to ours 1
> being the users IP address and the date and time. I had a person use a
> stolen credit card to try and register a few domain names for 10 years. Now
> when I get the order both these pieces of info are on the form. Make sure
> you add whenever your trying to collect as a variable at the top of the
> reg_system.cgi. I'm no perl programmer by any means, but all I did was
> search for common pieces of info in the script (i.e. $HTML{reg_domain} =
> encode($in{reg_domain});, and then added my stuff below it. I can't say for
> sure if it was the right way to go about it, but it works... LOL.. If you
> need anymore help contact me off the list and I'll do my best to give you a
> hand.
>
> Thank You,
> Joseph Malinowski, Owner
> Internet Web Presence Provider
> http://www.iwpp.com
> Ph: 609.735.9550
> Fax: 609.893.3486
>
> -----Original Message-----
> From: owner-resellers-list@opensrs.org
> [mailto:owner-resellers-list@opensrs.org]On Behalf Of Robert
> Sent: Tuesday, February 08, 2000 12:35 PM
> To: resellers-list@opensrs.org
> Subject: Adding input fields
>
> I made some changes to the new_order.html page. I added some
> additional fields so as I can receive the information in those fields
> with the domain name order. However I do not receive the information
> inputted in these fields when receiving the order for the domain name. I
> have searched the cgi scripts for any possible area to declare
> additional fields but have had no success.
>
> Any help would be appreciated.
>
> Robert Gable
This archive was generated by hypermail 2b25 : Mon Jul 17 2000 - 16:09:56 EDT