hi, can anyone tell me that how to remove special characters from the user input and to format the user such as:
123user, user-11, _user, $user etc,
i m using varchar in db for user name.
plus if i have like attribute gender and i want it to be unselected by default and want to use a dropdownlist to select gender from it how can i do it?