hello;
i want to apply validation on my email id, name,phone no, address, gender. the scenario is, i will give input . this input must be match from the format of regular expression. if this input is match then my textbox or elements of dropdown list should be "green" otherwise both are "red" in unmatch . i am also sending my code of email id n name.
Loading

Alok UniyalPosted Jan 25, 2012, 3:07 AM
take this code. This code is little bit modified