how to check for blank spaces in asp
when the user input their name...
for (ex) sri ram...
then i want to get the first letters that is "s" and "r" frm the input..
how to do this..
i am able to get the first letter "s" but not the second..
how to do this... in asp
when the user input their name...
for (ex) sri ram...
then i want to get the first letters that is "s" and "r" frm the input..
how to do this..
i am able to get the first letter "s" but not the second..
how to do this... in asp
Comment