TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Manoj Singh Panwar
NA
4.6k
1.1m
Password in asterisk format
Dec 17 2011 7:03 AM
hi,
Very precisely am working in Expression Blend and there is no such property of textbox to show the text in asterisk form for quoting passwords and to incorporate this I used the following lines of code.
usertxtpass.attributes.add("value",passwordvalue);
usertxtpass.text = usertxtpass.attributes["value"].tostring();
but there is no such property like .attribute.add and .attribute["values"] so cannot use this too.. please suggest some solution other than this keeping Expression Blend in mind...?
Reply
Answers (
2
)
Sandbox in html5
Ajax in Expression blend