|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
ASP+: passwords
<i><b>Originally posted by : nsela (nsela@home.com)</b></i><br />ASP+ seems to have some really neat ways of carrying over textbox, dropdowns menu, etc...information using<br /><br /><asp:textbox id="whatever" size="whatever" runat="server"/><br /><br />or such commands... anyone know any way of doing the same for a password field or will I have to do it similarly to the way I did it in asp? it'd be a real shame if that is so...
<br /><br />Noam Sela |
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Doug Seven (doug.seven@codejunkies.net)</b></i><br /><br /><asp:textbox textmode=password id=whatever runat=server /><br /><br /><br />------------<br />nsela at 9/4/2000 11:13:19 PM<br /><br />ASP+ seems to have some really neat ways of carrying over textbox, dropdowns menu, etc...information using<br /><br /><asp:textbox id="whatever" size="whatever" runat="server"/><br /><br />or such commands... anyone know any way of doing the same for a password field or will I have to do it similarly to the way I did it in asp? it'd be a real shame if that is so...
<br /><br />Noam Sela |
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > ASP+: passwords |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|