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
how long will deleted table hold values
Word background image problem
Transfer A File using Bluetooth
EIGRP Feasibility Condition
Remote Desktop Connection to Windows SBS 2008
moving sheets within a document
Top view (2D) Battleship following the mouse cursor (with bearing and limited turning speed)
Sort columns in pivot table.
Removing rollOver and rollOut handlers on movieclips
Extremely slow access to Redirected Folders in SBS2008 with XP Pro clients