Search found 2 matches
- Sat Aug 21, 2010 8:07 am
- Forum: PHP - Code
- Topic: Adding extra fields to a Simple contact form
- Replies: 3
- Views: 147
Re: Adding extra fields to a Simple contact form
iijb, thank you so much. i've been trying to figure that out for hours. one last question... is there a way to get the information on seperate lines? at the moment its like this... Name: Darrell Phone: 6666 6666 etc. is it possible to make it go like this.... Name: Darrell Phone: 6666 6666 etc.
- Sat Aug 21, 2010 3:37 am
- Forum: PHP - Code
- Topic: Adding extra fields to a Simple contact form
- Replies: 3
- Views: 147
Adding extra fields to a Simple contact form
Hi everybody, i'm using a simple contact form which uses Flash and PHP. At the moment it does every thing it's supposed to, like forwarding the message to my email etc. but i need to add a few extra fields. I have few fields labeled 'message', 'telephone' and 'time' but only the details in the messa...