[Message Deleted]
-
[Message Deleted]
-
[Message Deleted]
Try following: string str = loginName.Text Hope this helps you!!!!!:) -- modified at 7:41 Monday 31st July, 2006 - ashish
-
[Message Deleted]
hi are You using Login Control of Asp.net then Go to Properties of Login Control and Find the Loginname then u can use the value of Loginname. like string str= Loginname.text i hope i got ur problem if not then tell me byee -- modified at 7:47 Monday 31st July, 2006
-
hi are You using Login Control of Asp.net then Go to Properties of Login Control and Find the Loginname then u can use the value of Loginname. like string str= Loginname.text i hope i got ur problem if not then tell me byee -- modified at 7:47 Monday 31st July, 2006
There is an error. 'System.Web.UI.WebControls.LoginName' does not contain a definition for 'text' :^)
thanks in advance. Much appreciated.