The odd thing is that when request a string input and put in the value i want

GETS $username
input VTC@mail.com
my return value is the same

Which is the same thing as $username = @userID + "@mail.com
but when id do it this way@userid + "@mail.com" i get some wierd display.