Oct22
HTML Forms, the form tag's action attribute
If you do not define an action attribute for a form tag, it defaults to the current URL (minus querystring, it appears).
Oct22
If you do not define an action attribute for a form tag, it defaults to the current URL (minus querystring, it appears).