simonevaristo
May 26th, 2006, 12:22 PM
Hi im using VS 2005 and I'm trying to write the LoginName logged into my webpage to a SQL Table
There is a control called LoginName but I want to copy the user into a textbox. I've tried whit the following:
TextBox1.Text = LoginName.ToString()
but it doesn't worksĦĦĦĦ. Can somebody help???
THANX
There is a control called LoginName but I want to copy the user into a textbox. I've tried whit the following:
TextBox1.Text = LoginName.ToString()
but it doesn't worksĦĦĦĦ. Can somebody help???
THANX