johnnyb
09-22-2000, 07:56 PM
I installed the Instant Mail Form Generator and it works fine but my clients want me to add phone numbers to the form. How do I add extra fields to the script?
Johnnyb
wolfstalks
09-22-2000, 09:00 PM
Try taking the line that is below and adding "phone" as I have
<INPUT TYPE="hidden"NAME="required"VALUE="realname,email,phone">
Then after the line :
<input type="text" size=36 maxlength="50" name="realname">
Add this:
<input type="text" size=15 name="phone">
I think that would work.
Good Luck
Bob
(the little engine that could, I think[nbsp][nbsp]????[nbsp][nbsp]:P )
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.