The HTML form action attribute defines where to send the form data when a form is submitted in an HTML document. Syntax. Following is the syntax −
action. The purpose of the HTML action attribute is to specify the URL of a form processor (for example a PHP script which handles the form data). Supported elements . HTML action attribute supports form element. Syntax <form action="value" &
The action attribute specifies where to send the form-data when a form is submitted. Browser Support. ... HTML Tutorial CSS Tutorial JavaScript Tutorial How To Tutorial
Post a Comment:
Showing 0 Comments: