Friday, March 1, 2019

Best way to create and host an HTML form with a backend

I've got to create a small registration form for an event. Normally I'd use Google Forms or something similar, but since I rely on being able to add some extra bells and whistles both on the backend and the frontend I need something that I can have more control over.

I have all the coding skills needed and I could make a new .NET MVC project and host that in Azure, but I was hoping for a more lightweight solution.

Does anyone have any good ideas?

Best way to create and host an HTML form with a backend Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team