16.08.2012, 09:57
Hello Everyone,
Ive been trying to make a function with a string perimter but i failed everytime.It should work like When a string is input into the function , it checks that 'The string entered is in valid format of an email address or not'
Ex: sampscripting@something.com
So it should check for these things:
1. The @ symbol ofcourse.
2. String 1 before the @ Symbol.
3. String 2 after the @ sybmol.
4. The Dot . after this string 2.
5. String 3 should be there after the dot symbol.
Question: Why i can not script/code it?
Answer: I suck at strings. Bunked every lecture of it in the past semester. I regret it now.
If anyone can please help me , that would be so kind and really great.
Thank you
Ballu Miaa
Ive been trying to make a function with a string perimter but i failed everytime.It should work like When a string is input into the function , it checks that 'The string entered is in valid format of an email address or not'
Ex: sampscripting@something.com
So it should check for these things:
1. The @ symbol ofcourse.
2. String 1 before the @ Symbol.
3. String 2 after the @ sybmol.
4. The Dot . after this string 2.
5. String 3 should be there after the dot symbol.
Question: Why i can not script/code it?
Answer: I suck at strings. Bunked every lecture of it in the past semester. I regret it now.
If anyone can please help me , that would be so kind and really great.
Thank you
Ballu Miaa