Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
:: com :: sun :: star :: form ::  
 | 
| enum FormSubmitMethod | 
- Description
 
- specifies how information is sent to a program invoked by submitting a form.
 
 
 
 | 
| Values | 
| GET | 
specifies to append the input information of a form to the target 
 URL as parameters.
   | 
| POST | 
speficies to send the input information in a data body.
   | 
| Values' Details | 
GET
GET, 
- Description
 
- specifies to append the input information of a form to the target 
 URL as parameters.
 
 
 
 | 
 
 
 | 
POST
POST, 
- Description
 
- speficies to send the input information in a data body.
 
 
 
 | 
 
 
 | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.