Thanks your replay, But I have solve this problem
Thanks again
On Tue, Nov 19, 2013 at 12:07 AM, ashish koul wrote:
> how will u verify what are the conditions
>
>
> On Wed, Nov 13, 2013 at 10:57 AM, Rupesh Patil > wrote:
>
>> Hi Experts,
>>
>> I am writing email validation micro, also i shar
how will u verify what are the conditions
On Wed, Nov 13, 2013 at 10:57 AM, Rupesh Patil
wrote:
> Hi Experts,
>
> I am writing email validation micro, also i sharing my code with you, can
> any buddy tell where I am going wrong. I have to call this funtion on text
> box Exit event
>
> code is
>
Hi Experts,
I am writing email validation micro, also i sharing my code with you, can
any buddy tell where I am going wrong. I have to call this funtion on text
box Exit event
code is
Public Function isEmailValid(ByVal strEmailAdd As String) As Boolean
'MsgBox ("ok")
With CreateObject("VBScr