Form Submissions

kteak55

New Member
Hey! I have a form that I am trying to implement for my company but I am having like two different problems with getting it going actually. If you can, give me suggestions and ideas and I'll go from there.

The form can be found at http://www.kirchersflowers.info/employees/Order.html but right now, it goes through a mailer called gdmailer.asp which is a go daddy specific mailer because we are using go daddy to host this portion of our website.

Anyways, once submitted it ends up coming to the e-mail as the following:

FlowerOrderForm: Submit
amt1: 2
amt2: 2
amt3: 4
amt4: 4
amt5: 5
color1: Cream
color2: Cream
color3: Lavender
color4: Pink
color5: Lavender
date:
extracomment:
fillamt1: 2
fillamt2: 3
fillamt3: 1
fillamt4: 3
fillamt5: 5
fillcolor1: Lavender
fillcolor2: Pink
fillcolor3: Blue
fillcolor4: Cream
fillcolor5: Red
filler1: GoldenAster
filler2: WaxFlower
filler3: Heather
filler4: Limonium
filler5: MonteCasino
flower1: PompsCushions
flower2: Carnation
flower3: Carnation
flower4: CallaLilies
flower5: CallaLilies
name:



This definately isn't helping me, because I would love it to all come out so it will print on one page and it will look something like this:

flower1: PompsCushions color1:colorhere amt1:amthere
flower2: Flowerhere color2: colorhere amt2:amthere

and so on.


Okay, the other thing is that I would love to have an add another item feature, because sometimes there will only be 5 flowers at a time and other weeks there might be 10-20 of them. It just depends on how busy each shop is and such. How can I get an add another item feature implemented into this website?

Thanks
Katie
 
Top