Discussion Board
-
Unknown Option
2002-05-15, 03:22
#1
Super Contributor
Can anyone help, I've created a WAP demo,
however when I view it on a 7110
the options
that I set appear as "Unknown" in the
menu.
ie.
newcontext="true">
type="Login" >
href="login_fieldset.wml"/>
>
href="register_fieldset.wml"/>
information" >
href="#about"/>
The do type appears as
unknown...
Anyone know how to fix this?
Posted by Jon Pearson, jon.n.pearson@uk.arthurandersen.com
on June 16, 2000 at 12:10
-
RE: Unknown Option
2002-05-15, 03:23
#2
Super Contributor
Hi Jon,
You've got the syntax for the DO element screwed up - it works
like this: (brackets removed)
DO TYPE="ACCEPT" LABEL="LOGIN"
GO HREF="login.wml"
/DO
The DO tag expects a type of ACCEPT, or OPTIONS. The LABEL attribute is used to render the text on the phone's
options menu.
regards,
Mario
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules