03-24-2011, 02:23 PM
Hi Alias,
Get the ascii value of each char and check if it corresponds to number or alphabet or special char and distribute it in your variables using concatination.
Get the ascii value of each char and check if it corresponds to number or alphabet or special char and distribute it in your variables using concatination.