Prevent forms in entering a space and inserting to the database – Asp.net
I would like to ask if there is a RegEx to prevent or avoid entering only a space or many space and inserting it to the database. I am using ASP.NET and MVC, in my forms. The conditions are as…