leekisses
March 3rd, 2002, 04:09
Hello,
I want to use form mail for my website.
It will be a order form with lot's of items.
I need a form that dosn't email me all the item descriptions.
Like I don't want this in my email box
item 1=0
item 2=0
item 3=0
item 4=0
item 5=2
item 6=0
item 7=0
item 8=0
item 9=0
item 10=0
item 11=0
I only want the results that they want emailed to me
Like this:
item 5=2
I know how to do php scripts pretty well.
I'm using Jacks' formmail.php but can't figure out how to not have all the things emailed to me.
Thanks for your help.
I want to use form mail for my website.
It will be a order form with lot's of items.
I need a form that dosn't email me all the item descriptions.
Like I don't want this in my email box
item 1=0
item 2=0
item 3=0
item 4=0
item 5=2
item 6=0
item 7=0
item 8=0
item 9=0
item 10=0
item 11=0
I only want the results that they want emailed to me
Like this:
item 5=2
I know how to do php scripts pretty well.
I'm using Jacks' formmail.php but can't figure out how to not have all the things emailed to me.
Thanks for your help.