com :: sun :: star :: form :: enum FormSubmitMethod
- Description
- specify how information is sent
to a program invoked by submitting a form.
Values
|
GET
|
- Description
- GET appends the input information of a form to the target
URL as parameters.
|
POST
|
- Description
- POST sends the input information in a data body.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.