Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Webform won't let me assign a value to a password TextBox

Reply
Thread Tools

Webform won't let me assign a value to a password TextBox

 
 
Nathan Sokalski
Guest
Posts: n/a
 
      01-07-2007
I have a form that is being used to edit account information. The form
contains username and password TextBoxes, for which I set Enabled=False.
When I assign the Text property the previous value, the username TextBox
receives it perfectly fine, but the password TextBox does not seem to be
getting a value assigned to it's Text property. The only difference between
the two TextBoxes is that one is TextMode="SingleLine" and the other is
TextMode="Password". What is the problem here? Thanks.
--
Nathan Sokalski

http://www.nathansokalski.com/


 
Reply With Quote
 
 
 
 
Newbie Coder
Guest
Posts: n/a
 
      01-07-2007
Czesc Nathan!!

FYI: You should ask Webform questions in the ASP.NET newsgroup
(microsoft.public.dotnet.framework.aspnet), like you have & not really this
forum. You'll get a better response

Yeah I suppose Webcontrols newsgroup too is also a good one



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pass value from activex textbox to webform textbox AGSHAR ASP .Net 1 05-31-2008 12:00 PM
Webform won't let me assign a value to a password TextBox Nathan Sokalski ASP .Net Web Controls 1 01-07-2007 05:19 PM
Moving value from popup Webform to main Webform? =?Utf-8?B?Vk1J?= ASP .Net 1 10-09-2006 05:15 PM
Using one webform to set a value on another webform =?Utf-8?B?bXN1aw==?= ASP .Net 1 07-12-2006 07:23 PM
Dynamically assign textbox ID to a textbox variable in a loop? =?Utf-8?B?ZGF2aWQ=?= ASP .Net 7 04-05-2006 06:53 PM



Advertisments