beautypg.com

Open url entry, 5 open url entry – Avaya IP Office 4.2 User Manual

Page 75

background image

IP Phone Installation

Page 75

15-601046 Issue 14a (23 June 2008)

IP Office 4.2

WML Server Setup: Microsoft IIS Web Server WML Configuration

8.5 Open URL Entry

This document provides sample WML code on how to develop WML pages implementing a text box-based go to a URL
function. This code allows a user to enter a URL into a text entry area and link to that site.

Please note that these are examples, not an exhaustive list. All WML code is presented in italics.

Case 1. Input Box Followed by an Anchor Tag

Description: The user enters a URL into the text entry box and clicks on the URL to retrieve it.



Go Get It


Case 2. Input Box Followed by an A Tag


Go Get It

Case 3. Input Box Followed by a Submit Button





Case 4. Input Box Followed by an Anchor Tag Where the Anchor Tag Already Displays
HTTP://

This method displays http so that the user only has to type in the URL at the end of http://.



Go Get it