Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Problem setting the password server control?


Message #1 by "Thomas Fuller" <tfuller@g...> on Mon, 29 Jul 2002 15:36:21
What is the error you are getting ?

I don't think you should get any error. declare this tdpassword 
as

  Protected WithEvents tdpassword As TextBox

Regards,
pavan.


-----Original Message-----
From: Thomas Fuller [mailto:tfuller@g...]
Sent: Monday, July 29, 2002 9:06 PM
To: ASPX_Professional
Subject: [aspx_professional] Problem setting the password server
control?


Does anyone know of any problems trying to set the password field from the 
code behind page using the simple tbPassword.Text = "PASSWORD" method as i 
would for a normal text box?

Tom

  Return to Index