Re: [php-list] How to Validate for E-Mail Address?

2008-10-19 Thread listgroups08
- Original Message - From: "Diane" Hi, What specific code would I have to add to make my contact form only accept an E-Mail Address where it is asked for? Right now it will accept anything: http://dkjwebs.com/contact.php -- Best regards, Diane Jensen http://dkjwebs.com/ -

Re: [php-list] How to Validate for E-Mail Address?

2008-10-18 Thread James Keeline
--- On Sat, 10/18/08, Diane <[EMAIL PROTECTED]> wrote: > What specific code would I have to add to make my contact > form only accept an E-Mail Address where it is asked for? > Right now it will accept anything: There are two issues here. The first is, do you want to check to see is a string

Re: [php-list] How to Validate for E-Mail Address?

2008-10-18 Thread Patrick Bierans
Hi Diane > What specific code would I have to add to make my contact form only > accept an E-Mail Address where it is asked for? Right now it will > accept anything: > > http://dkjwebs.com/contact.php There are many ways to do it. I'd say: keep it simple. If som

[php-list] How to Validate for E-Mail Address?

2008-10-18 Thread Diane
Hi, What specific code would I have to add to make my contact form only accept an E-Mail Address where it is asked for? Right now it will accept anything: http://dkjwebs.com/contact.php -- Best regards, Diane Jensen http://dkjwebs.com/