Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in forms

Django: fill form from get method

django forms

How to prevent google chrome from caching my inputs, esp hidden ones when user click back?

Should I use the input's onclick or the form's onsubmit event to validate form fields using JavaScript?

javascript forms

Non-deprecated equivalent of <form target="...">

html dom xhtml forms

Autocapitalize attribute on input element (used for iOS) breaks validation

ios forms input w3c-validation

Rails wraps fields with errors by div

How to deal with form size issues from Delphi 6 and WinXP to Delphi 2007 and Vista/Win7

windows delphi forms size border

grouping checkboxes and allow checking a maximum of three in each group

jquery html forms checkbox

Prevent losing form data by navigating away from page

javascript jquery forms

Passing a class as a parameter of a procedure in Delphi XE

dont drag window header outside of browser in extjs

forms extjs

Twitter-Bootstrap input inline widths (firstname, middlename and lastname)

Difference between this.form and document.forms

javascript forms this document

Use method other than __unicode__ in ModelChoiceField Django

ASP.NET MVC Passing form values to action method

asp.net-mvc forms

at least one checkbox selected Symfony2

forms symfony checkbox

Flask: Not able to receive HTML form POST data

CodeIgniter's URI and form action

php forms codeigniter

form handling: "bind" is deprecated in symfony 2.3 - "submit" doesn't work either

php forms symfony

Send post data from html FORM with Javascript?

javascript html forms post