PDA

View Full Version : Get username from email string


ynotlim
07-17-2009, 12:55 AM
Hello,

I have a string "TEST@hello.com"

And I want to store test in a variable username. How do I get TEST out of the email string?

thanks

tomws
07-17-2009, 02:46 AM
This should be useful: http://codingforums.com/showthread.php?t=58359