Microsoft
Software
Hardware
Network
Question : password problem
<radG:GridTemplateColumn HeaderText="Password" SortExpression="loginPassw
ord"
UniqueName="loginPassword"
>
<ItemTemplate>
<asp:Label runat="server" ID="lblloginPassword" Text='<%# new string(char.Parse("*"),Eva
l("loginPa
ssword").T
oString().
Length) %>'></asp:Label>
</ItemTemplate>
<EditItemTemplate>
<asp:TextBox runat="server" ID="txtlogin" TextMode="Password" value='<%# Eval("loginPassword") %>' ></asp:TextBox>
</EditItemTemplate>
</radG:GridTemplateColumn>
and I have txtUpdatePassword which I used in popup panel .. how can I show txtUpdatePassword field textmode = password?
Answer : password problem
Along with changing the IP address, make sure you allow the 10.0.0.0/24 subnet access to manage it.
conf t
http 10.0.0.0 255.255.255.0 inside
Random Solutions
Setting up DNS records for a small business with a new domain
sbs2003 exchange external ip change, now emails being sent are bouncing back with smtp errors.
2003 terminal server user's have multiple profiles stored on the server
Private WAN
Insert Script from the command prompt
Can I define a document root in html for all the anchors on a page?
ASP.NET client side printing.
Server 2008 R2 DC File Permissions
SQL Bulk Copy - Importing CSV File and Null Values Appearing
restore from DB?