Good Evening All,
I'm doing a small application using python. I want to check the special characters of the ASCII values with the given characters in the text box.
if(string1.rindex!="char(32)" and string2.rindex!="char(32)")
message("You have entered the special characters")
else:
check the values in the database and it follows.
Thanks for helping me.
warm Regards
Srinivas.