From: NetEmp
> To: rquadl...@googlemail.com
> Cc: Richard Quadling ; rob...@myself.com;
> louis.huppenba...@gmail.com; php-general@lists.php.net
> Sent: Thu, Mar 10, 2011 3:46 pm
> Subject: Re: [PHP] Issue with Quick Email validation
>
> Agreed with the method suggested by Richard here, this
Apart form the obvious error already solved, in this situation I would not be
forcing my users to type in an element that only has one option -- I would
display the form box with the text "@company.com" immediately after it, and
only expect the unique part to be entered.
Cheers!
Mike
--
Mik
-
> From: Louis Huppenbauer
> To: rob...@myself.com
> Cc: php-general@lists.php.net
> Sent: Thu, Mar 10, 2011 11:38 am
> Subject: Re: [PHP] Issue with Quick Email validation
>
>
> try != instead of ==, that should do the trick.
>
>
>
> 2011/3/10 :
>
>>
, Mar 10, 2011 11:38 am
Subject: Re: [PHP] Issue with Quick Email validation
try != instead of ==, that should do the trick.
2011/3/10 :
> Hi,
> I'm newbie to PHP and this list, possible not a new question so forgive me if
it's a repeat
> I have a form where I want the su
try != instead of ==, that should do the trick.
2011/3/10 :
> Hi,
> I'm newbie to PHP and this list, possible not a new question so forgive me if
> it's a repeat
> I have a form where I want the submitter Email ID to only be from one domain
>
> Here's the part I'm having issues with
>
>
5 matches
Mail list logo