Icon Submit Method

procedure Submit

Usage

Available In: Visual Client Applications

Use this method to submit all form input elements contained within the form element to the web server using the URL specified by the Action property, the MIME content type encoding specified by the Encoding property, and the HTTP method specifed by the Method property.
Image