Search:
Namespaces
Discussions
.NET v1.1
Feedback
WML and the right soft key
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngmob' list
.
Dan Fontanesi
When I create a list of links, .NET automatically takes the first link and
creates the "accept" or left softkey label, and takes the next link and
creates the "options" or right softkey label for phones with two soft keys.
How can I override this behavior? I want absolute control of the right
softkey so users can quickly get back to the main menu or logoff. Does
anyone have the answer?
Thanks, Dan
Reply to this message...
Anil John
Dan,
I do not know if this question was answered offline for you.. But in case it
was not, I just wanted to make you aware of escalation guidelines for
getting your question answered:
Step 1. Send it again and preface subject line with : NOT ANSWERED BEFORE +
old subject line. You can do that whenever a couple of hours passes and your
question is ignored or answered incompletely.
Step 2.If that doesn't work, then join and send the question to
[aspngescalate] @
http://www.learnasp.com/aspfriends/aspngescalate.asp
But that is a very strict list and the list rules are explained here.
http://www.learnasp.com/aspfriends/aspngescalate.asp
?tab=rules" target="_blank">
http://www.learnasp.com/aspfriends/aspngescalate.asp
?tab=rules
Anil
-----Original Message-----
From: Dan Fontanesi [mailto:
Click here to reveal e-mail address
]
Sent: Tuesday, March 05, 2002 3:33 PM
Subject: [aspngmob] WML and the right soft key
When I create a list of links, .NET automatically takes the first link and
creates the "accept" or left softkey label, and takes the next link and
creates the "options" or right softkey label for phones with two soft keys.
How can I override this behavior? I want absolute control of the right
softkey so users can quickly get back to the main menu or logoff. Does
anyone have the answer?
Thanks, Dan
Reply to this message...
Shanku Niyogi
Dan,
If you want to change this behavior, you'll need to change the device
configuration in machine.config. Edit the file, and where you see the
phrase
numberOfSoftkeys =3D ${softkeys}
substitute it with
numberOfSoftkeys =3D 1
Now, MMIT will only recognize and use the first softkey. You can then
use a ContentTemplate with the following WML to map the second key=20
<do type=3D"options"><go href=3D"..." /></do>
Of course, you could always just have the second command on the page be
the command you want. :)
Shanku
--
This posting is provided "AS IS" with no warranties, and confers no
rights.
-----Original Message-----
From: Dan Fontanesi [mailto:
Click here to reveal e-mail address
]=20
Sent: Monday, March 04, 2002 2:36 PM
To: aspngmob
Subject: [aspngmob] WML and the right soft key
When I create a list of links, .NET automatically takes the first link
and creates the "accept" or left softkey label, and takes the next link
and creates the "options" or right softkey label for phones with two
soft keys. How can I override this behavior? I want absolute control of
the right softkey so users can quickly get back to the main menu or
logoff. Does anyone have the answer?
Thanks, Dan
| [aspngmob] member
Click here to reveal e-mail address
=3D YOUR ID=20
|
http://www.asplists.com/asplists/aspngmob.asp
=3D JOIN/QUIT=20
|
http://www.asplists.com/search
=3D SEARCH Archives
Reply to this message...
Dan Fontanesi
Thanks a lot Shanku, that works great.
Dan
-----Original Message-----
From: Shanku Niyogi [mailto:
Click here to reveal e-mail address
]
Sent: Thursday, March 07, 2002 4:24 PM
To: aspngmob
Subject: [aspngmob] RE: WML and the right soft key
Dan,
If you want to change this behavior, you'll need to change the device
configuration in machine.config. Edit the file, and where you see the
phrase
numberOfSoftkeys = ${softkeys}
substitute it with
numberOfSoftkeys = 1
Now, MMIT will only recognize and use the first softkey. You can then
use a ContentTemplate with the following WML to map the second key
<do type="options"><go href="..." /></do>
Of course, you could always just have the second command on the page be
the command you want. :)
Shanku
--
This posting is provided "AS IS" with no warranties, and confers no
rights.
-----Original Message-----
From: Dan Fontanesi [mailto:
Click here to reveal e-mail address
]
Sent: Monday, March 04, 2002 2:36 PM
To: aspngmob
Subject: [aspngmob] WML and the right soft key
When I create a list of links, .NET automatically takes the first link
and creates the "accept" or left softkey label, and takes the next link
and creates the "options" or right softkey label for phones with two
soft keys. How can I override this behavior? I want absolute control of
the right softkey so users can quickly get back to the main menu or
logoff. Does anyone have the answer?
Thanks, Dan
| [aspngmob] member
Click here to reveal e-mail address
= YOUR ID
|
http://www.asplists.com/asplists/aspngmob.asp
= JOIN/QUIT
|
http://www.asplists.com/search
= SEARCH Archives
| [aspngmob] member
Click here to reveal e-mail address
= YOUR ID
|
http://www.asplists.com/asplists/aspngmob.asp
= JOIN/QUIT
|
http://www.asplists.com/search
= SEARCH Archives
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com