ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi, I'm doing an applet in java where I get users e-mail address. I'm trying to check if the e-mail is right written, something@something.something .Do you know how to do it?, or some webpage that can explain it?.
Thanks in advance.
I didnt do this in Java but I did it in PHP, the way that I did it was to make sure that it was valid by splitting it round the @ sign and checking both of the sections for anything invalid, I then ran the checkdns function on the domain to check that it exists.
Thanks a lot. Sorry for answering so so late, but I had some problems, bike crash, and I wasn´t in the mood of programming, now everything is OK and I'm back.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.