How to fix form submission error, form is using ASP.NET Core 3.1 and jQuery
I keep running into issues and I'm hoping the community can help me. I have a web application that was built a year or two ago using ASP.NET Core 3.1 with Razor Pages, and code behind (C#) files. The site…