- Your users don't care if your HTML is well-formed. So why should you? http://www.codinghorror.com/blog/archives/000723.html 12 comments programming
- QuickForm - A Blazor component for creating downright gorgeous HTML forms with minimal effort. None 4 comments blazor
- Save an HTML web form data to a spreadsheet! https://apispreadsheets.com/tutorials/save-web-form-data.html 4 comments webdev
- Building Super Powered HTML Forms with JavaScript https://austingil.com/building-super-powered-html-forms-with-javascript/ 12 comments javascript
- A Detailed Breakdown of HTML Form Event Attributes https://www.reddit.com/r/learnprogramming/comments/l3ygbp/a_detailed_breakdown_of_html_form_event_attributes/ 6 comments learnprogramming
- Flask in Ubuntu 18.04 cannot receive html form file uploads https://www.reddit.com/r/flask/comments/kvvts8/flask_in_ubuntu_1804_cannot_receive_html_form/ 6 comments flask
- Do react forms self validate the same way as HTML forms validate? http://html5pattern.com/Emails 12 comments reactjs
- How to Build HTML Forms Right: Styling https://stegosource.com/build-html-forms-right-styling/ 6 comments css
- A React library for a more simple state handling and validation of HTML forms https://www.react-fluent-form.com/ 8 comments reactjs
- How to Build HTML Forms Right: Styling https://stegosource.com/build-html-forms-right-styling/ 10 comments programming
- How to Build HTML Forms Right: Semantics https://stegosource.com/how-to-build-html-forms-right-semantics/ 9 comments programming
- FormPersistence.js - Automatically preserve HTML form data across sessions and refreshes https://www.reddit.com/r/javascript/comments/c8t375/formpersistencejs_automatically_preserve_html/ 10 comments javascript
- HTML CSS Form Validation | Validate Form In Pure HTML CSS https://webdevtrick.com/html-css-form-validation/ 5 comments css
- Make Hogwarts Admission Form in HTML and CSS https://medium.com/frontendshortcut/make-hogwarts-admission-form-in-html-and-css-1cdc21165997 39 comments learnprogramming
- Everything You Ever Wanted to Know About Secure HTML Forms https://twilioinc.wpengine.com/2017/09/everything-you-ever-wanted-to-know-about-secure-html-forms.html 5 comments webdev
- Beginner here - My HTML form uses a .php file to process the data entered, but where does this data get sent to? How can I store this in a file on my webserver? https://www.reddit.com/r/web_design/comments/6wk3c1/beginner_here_my_html_form_uses_a_php_file_to/ 5 comments web_design
- Submit html form data to ruby script https://www.reddit.com/r/ruby/comments/6uw0xk/submit_html_form_data_to_ruby_script/ 6 comments ruby
- Add specific URL parameters with HTML form https://www.reddit.com/r/learnprogramming/comments/6qyvrr/add_specific_url_parameters_with_html_form/ 6 comments learnprogramming
- [Newbie Question] Submitting an html form into a databse. https://www.reddit.com/r/webdev/comments/6p9ezj/newbie_question_submitting_an_html_form_into_a/ 13 comments webdev
- All form objects in HTML 5 http://link.aqweeb.com/html-form-objects 4 comments programming
- HTML Form in Go https://www.reddit.com/r/golang/comments/5kja53/html_form_in_go/ 17 comments golang
- How do you save some info from a HTML form? https://www.reddit.com/r/learnprogramming/comments/5ib8f6/how_do_you_save_some_info_from_a_html_form/ 4 comments learnprogramming
- ‘Member HTML Login Forms?(x-post /r/reactjs) https://medium.com/@sabakumoff/member-html-login-forms-78c3ad3ba4e4#.2k3htpvk4 8 comments programming
- C++ standards drafts in HTML form (warning - they're about 25MB each) https://ubershmekel.github.io/cppdrafts/ 11 comments programming
- FormFactory - automatic, programmatic, convention based HTML form builder for .NET http://formfactory.apphb.com 9 comments csharp
- Rube Goldberg machine in HTML forms http://sebastianlyserena.dk/ 31 comments webdev
- Formspree, a service for sending e-mails from an HTML form without backend http://formspree.io/ 71 comments webdev
- AngularJS and HTML Form Design – Part 2 http://www.thebhwgroup.com/blog/2014/08/angularjs-html-form-design-part-2/ 5 comments angularjs
- AngularJS and HTML Form Design http://www.thebhwgroup.com/blog/2014/08/designing-html-forms-angularjs-part-1/ 5 comments webdev
- requorm.js - JavaScript library for checking and validating input on HTML forms https://github.com/asaskevich/requorm.js 6 comments javascript
- How to accept input from HTML <form> ? https://goji.io/ 18 comments golang
- How to Check That an HTML Form Has Been Changed in JavaScript. It's tougher than you think! http://blogs.sitepoint.com/2011/02/18/detect-html-form-changes/ 9 comments javascript
- Free spell checkers for HTML Forms http://woork.blogspot.com/2009/02/free-spell-checkers-for-html-forms.html 2 comments web_design
- How to create perfect HTML form mark up and style it with CSS http://fecklessmind.com/2009/01/23/how-to-reliable-forms-with-css/ 19 comments web_design
- Interactive HTML Form Builder http://www.jotform.com/ 4 comments programming
- HTTP Authentication with HTML forms http://www.peej.co.uk/articles/http-auth-with-html-forms.html 2 comments programming
- Need help getting input from user from an HTML form https://www.reddit.com/r/django/comments/5lv5cn/need_help_getting_input_from_user_from_an_html/ 3 comments django
- Trying to get better at HTML & CSS. Can I get opinions on this contact form I made? I'm not the best. http://codepen.io/pkenney97/pen/vGRMOK 14 comments web_design
- Do any of you find this tool I made useful? It lets you test GET and POST requests without having to build a form. You fill out the fields as if it were an HTML form. http://requestester.appspot.com 18 comments webdev
- I made a Tailwind CSS visual builder to visually design and generate code for your Frontend in HTML and React. You can easily create websites, forms, prototypes and webpages visually and with lots of templates to help ship projects to production faster. Made with Reactjs, Tailwind +Firebase https://www.devwares.com/windframe/ 20 comments reactjs