I'm Building SMS to SMS webapplication based on CommunityStarterkit platform the question is I'm trying to write acode that generate unique user ID and connect to user password such that when a user logs in the application compares the user password and the generated unique ID before giving access to a page--any ideas please!!!
How the hell do you force a textbox to accept Numeric only in C#: