Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how to verify that the email address column's data is having @ or [.] if not then load rejected data on diferent table.
please help!!
Hello TRF,
Thanks for the Email Validation code.
I am using for the same reason in my peoject but there is something going wrong with this. getting error.
will you help me ?
Error : The public type checkEmail must be defined in its own file
screen shot is attached.
Hi @Shri_Kul1 ,
You need to give the same name of the routine and the class ,
You have given as different names
CheckeMail
checkEmail
Please update , it will work.
Thanks,
Mahesh