Microsoft
Software
Hardware
Network
Question : trying to add PasswordChar to text box Web c#
I am trying to use the
I amd using the following DLL's
using System;
using System.Security.Cryptograp
hy;
using System.Collections;
using System.Collections.Generic
;
using System.Configuration;
using System.Drawing;
using System.Data;
using System.Data.OracleClient;
using System.Linq;
using System.Text;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls
;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.
WebParts;
using System.Web.UI.WebControls.
Adapters;
using System.Windows.Forms;
using System.Xml.Linq;
public partial class _Default : System.Web.UI.Page
{
protected global::System.Web.UI.WebC
ontrols.Te
xtBox Password;
Password.Visible = true;
Password.PasswordChar = '*';
// this has problems becasue the PassowrdChar is not an option in System.Web.UI.WebControls.
TextBox
I am creating a web page so any help is appreciated
Answer : trying to add PasswordChar to text box Web c#
Please see if it is like the image
Random Solutions
Automatically Enable "Potentially Harmful Content"
Read file line by line in java
#550 5.3.4 SMTPSEND.OverAdvertisedSiz
e; message size exceeds fixed maximum size ##
Designing Luns and datastores
Thumbnail Photo on Exchange 2007
How to configure the email check interval in Lotus Domino 8
accessing sonicwall via browser from multiple subnets within same LAN
OpenDNS some need full access
Displaying DD/MM/YYYY from Mysql Timestamp
How can I check for an install new updates for Symantec Backup Exec? I have clicked on the Help drop down menu, but don't see any options for updates