Advertisement

1 - 10 of 12 containing alltags:("loginname") (0.001 seconds)
I'm using asp.net 2.0 login controls I want to use the login name in the backend c# code, how can I get the value of login name in the code behind <asp:LoginName ID="LoginName1" runat="server" ...
Zones: .NET Framework 2.x, .NET, ASP.Ne...Date Answered: 01/29/2007 Grade: A Views: 55
Hi, I have a webpage written in Coldfusion and would like user to submit info (Registration type). How can I enrypt the data when adding the record to Access and decrypt it when user needs to vi...
Zones: ColdFusion Application ServerDate Answered: 07/29/2002 Grade: A Views: 0
Hi I have the following login details to sql server username: mir password: powerplay What I want to do is change the username to mir2 keeping the same password of powerplay. I have to do th...
Zones: MS SQL ServerDate Answered: 06/23/2005 Grade: B Views: 0
Whenever a record is inserted into the database, I would like to store the username of the user that inserted the record by passing their login name as a parameter in the SqlDataSource.  How would ...
Zones: ASP.Net ProgrammingDate Answered: 05/06/2006 Grade: A Views: 0
Ive added a LoginName control to my *.aspx web page. It has an ID of LoginName1. How do I read the value of this control during run-time. eg. If the user logged-on has username "Moron99" I want to...
Zones: ASP.Net Programming, .NET, V...Date Answered: 08/28/2007 Grade: A Views: 12
I can display the users login name using the following:  Hello <asp:LoginName id = "lnUser" runat="server" /> I would like to store the Loginname ina variable and use it later on the page.  How ...
Zones: ASP.Net ProgrammingDate Answered: 09/12/2006 Grade: A Views: 9
Tech details: VWD 2005, MS-SQL 2000, ASP.NET 2.0 / C# I have set up a simple website with VWD2005 and everything works correclty - I can display and edit data from the database, login correclty ...
Zones: ASP.Net Programming, .N...Date Answered: 11/01/2007 Grade: B Views: 18
Hello, I was trying to trace timeouts in Profiler on a particular database. Using the lock: timeout parameter I would get timeouts with a LoginName of 'sa' there would be an ObjectID, StartTim...
Zones: MS SQL ServerDate Answered: 12/08/2004 Grade: C Views: 0
I'm new to scripting. I've searched severall websites to get a asp script that does the following: Checks the loginname from the user. (Domein loginname) And based on the loginname send to a we...
Zones: ASPDate Answered: 11/29/2005 Grade: A Views: 0
Hi Experts, In my vb.net app form I have two buttons login and logout. When user run this app and click login button the currentdate and time gets added to the database. Now for logout, when...
Zones: MS Visual BasicDate Answered: 10/10/2006 Grade: B Views: 0