Copy link to clipboard
Copied
Copy link to clipboard
Copied
Lance,
Can you provide me with the page error? Also some of your C# code, I might be able to help. How are you binding the dropdown box or textbox?
If you are using a sqldatasource control you can binding the textbox with the username:
<asp:TextBox ID="user" runat="server" Text='<%# Bind("username") %>' />
David Pearson
www.saludalabs.com
www.workhorsecreative.net