1.

What Is The Method To Obtain User Input In Wml Page?

Answer»
  • WAP allows the use of WML that defines certain TAGS and elements that can be used to fetch the data from one object to another object. 
  • The INPUTS are of different types depending upon the choices of the users and PROVIDING the defined types. 
  • The input types can be used to PROVIDE the text field where the user can insert the alphanumeric characters to represent the data. 
  • It also provides a way to select the correct option from number of options like tag is used to show the text field.
    • <select> tag is used for multi-option selection that provides a drop-down list.



Discussion

No Comment Found