PDA

View Full Version : Need Form Help!!



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.

Lokannon
March 4th, 2002, 16:30
I KNOW there is a way to do what you want with HTML (or javascript... not sure) code. I would suggest doing using that, and adding the php commands to it. :D.

Im not that good at PHP (im trying to learnit right now) so i hope that helps... Sorry if it doesnt... :/

<: Lokannon :>