A
arno
Hello,
I have a pretty complete contact form. I would need to know how I can check
if a string (email) contains a particular character (@ and .).
So, how do I check if request.form("email") contains an "@"?
Thank you
arno
I have a pretty complete contact form. I would need to know how I can check
if a string (email) contains a particular character (@ and .).
So, how do I check if request.form("email") contains an "@"?
Thank you
arno