Description:I have a mvc view(page)for verify otp where I have three fields for verification code,password and confirm password but in the code field saved email address is appearing, I have tried using autocomplete=off with no luck
Posted by: Khalid Abbas | Posted on: Aug 26, 2020
4
The simplest solution would be to set your fields autocomplete’s values as follows:
Note: The above solution will work only in HTML5 supported browsers.
Replied by: Umer khan | Replied on: Oct 13, 2020