Hi have an Asp.net Registration page. On registration page have some optional and some mandatory field.
After Submit the data , it send to database and will return a OTP from database and after that a modal pop will open on registration page for Validation of OTP . and otp will validate from database. please suggest me and send me sample code...
Thanks ..