Article ID: 309518 - Last Review: October 26, 2002 - Revision: 1.0 HOW TO: Protect Passwords in WML Devices
This article was previously published under Q309518 On This PageSUMMARY
This article describes how to control password security on Wireless Markup Language (WML) mobile devices. More InformationRoutinely, users who browse to Web sites must type their user name and password before they enter secured pages. Some WML browsers save the values that you typed in for your credentials in the device's memory. However, in some cases, if you browse to another site that contains a variable with the same name of the variable that was saved in memory from the previous site, the new site can obtain the value of the variable. If this variable is your password, your password is transferred to the new site without your knowledge.To avoid this potential problem, the Microsoft Mobile Internet Toolkit offers two solutions:
Set the Password Attribute to "True"When you use a mobile TextBox control as a password text box, set the Password attribute to "true" as follows:Use the useRandomId Custom AttributeOn the mobile TextBox control, use the useRandomId custom attribute as follows:Microsoft Visual Basic .NETMicrosoft Visual C# .NET
Cannot set custom attributes on mobile controls in this page.
| Other Resources Other Support Sites
CommunityArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top