Dear all,
I m building a small web application.i have two text fields.
- UserName
- Location
I want that when user enters any username by its own it should checl whether that username is available or not.If not available it should autogenerate list of usernames ,and by selecting that username it shuld get filled in username textbox.i want to implement this functionality after user has entered his username.