Polycom SIP 2.2.0 manual Specified URL Following attributes are supported, Method=get This method

Page 14

Developer’s Guide SoundPoint IP / SoundStation IP

Note

 

The Microbrowser supports both the GET and POST methods for submitting forms.

 

 

Nesting forms within tables is supported. However, nesting of one form tag within

 

 

another is not supported and may lead to unexpected results.

 

 

 

 

 

 

 

<form>

 

 

 

 

The form element creates a form for user input. A form can contain text fields,

 

 

check boxes, radio buttons and more. Forms are used to pass user data to a

 

 

specified URL.

 

 

 

The following attributes are supported:

 

 

 

 

 

 

Attribute

Value/s

Description

 

 

 

 

 

action

URL

A URL that defines where to send

 

 

 

Ex: http://www.google.com

the data when the submit button is

 

 

 

pushed

 

 

 

 

 

 

 

 

 

method

get

The HTTP method for sending

 

 

 

post

data to the action URL. Default is

 

 

 

 

get.

 

 

 

 

method="get": This method

 

 

 

 

sends the form contents in the

 

 

 

 

URL:

 

 

 

 

URL?name=value&name=value.

 

 

 

 

Note: If the form values contains

 

 

 

 

non-ASCII characters or exceeds

 

 

 

 

100 characters you MUST use

 

 

 

 

method="post".

 

 

 

 

method="post": This method

 

 

 

 

sends the form contents in the

 

 

 

 

body of the request.

 

 

 

 

Note: Most browsers are unable to

 

 

 

 

bookmark post requests.

 

 

 

 

 

name

form_name

Defines a unique name for the

 

 

 

 

form

 

 

 

 

 

2 - 4

Image 14
Contents SIP Trademark Information About This Guide Developer’s Guide SoundPoint IP / SoundStation IP Contents Developer’s Guide SoundPoint IP / SoundStation IP What is the Microbrowser OverviewWhat is Xhtml How to Create Applications Microbrowser Application Development Supported Xhtml ElementsBasic Tags Input Tags Another document by using the href attributeLink Tags Following link tag is supported Defines an anchorMethod=post This method Specified URL Following attributes are supportedMethod=get This method Input Requirement is 38400 bytes Image TagsFollowing image tag is supported Img-Defines an image Img element defines an imageTable Tags Attribute Value/s Description Http Support Meta Information TagsMicrobrowser User Interface Launching the Microbrowser Navigation and Form EditingIdle Display Microbrowser Changing Configuration ParametersDeveloping an Xhtml Application Sample Application Change mb.main.home to the URL used for Microbrowser homeHttp//WEBSERVERADDRESSPORT/PLCM/Sample.xhtml Getting the Path Where BMP File has to be Saved Enter a stock symbol, then select the Get Quote soft key Xhtml file in the sip.cfg configuration fileReboot the phones AddStock.xhtml appears on the graphic displaySymptom Problem Corrective Action TroubleshootingXML Errors Developer’s Guide SoundPoint IP / SoundStation IP Unsupported elements and attributes are AppendixUnsupported Xhtml Elements Tag Type Tag Description Basic TagsLink Tags Tag Type Tag Description Output TagsBlock Tags Frame TagsImage Tags Tag Type Tag Description Input TagsList Tags Meta Information Tags Tag Type Tag Description Table TagsStyle Tags Tag Type Tag Description Programming Tags Developer’s Guide SoundPoint IP / SoundStation IP Index XHTML, definition
Related manuals
Manual 254 pages 57.53 Kb