Enter Keywords:
1 - 10 of 31(0.015 seconds)
Sort By:
 
Hi all, We are using a standard Asp.net Login control to authenticate users in a web application. We have allowed the 'remember me' checkbox to be displayed. We have set the the cookie timeo...
Zones: ASP.Net Programming, C#, WebApplicat...Date Answered: 09/13/2008 Rating: 8.0 Views: 60
I am developing a VS2005 based website but would like to give pages out of my catalogue proper page names that include descriptive names for the product. Instead of using a wuerystring parameter fo...
Zones: .NET, Visual StudioDate Answered: 10/19/2008 Rating: 8.0 Views: 0
I am trying to add a new node to any child node, it currently works for the root only. The code for the treeview is below, can someone please suggest what I am doing wrong here. It errors on:...
Zones: C#, ASP.Net Programming, .NET Framework...Date Answered: 11/06/2009 Rating: 8.8 Views: 4
I have two list boxes on a webform with some list items populated from database. I want to drag & drop list items between these two list boxes.
Zones: ASP.Net ProgrammingDate Answered: 10/17/2008 Rating: 7.6 Views: 4
Hi, I am working in a project which should do the following: 1- A web interface using ASP.net to communicate with users (Login). Those users are viewing data from SQL Server database. 2- S...
Zones: .Net Editors & IDEs, .NET Framewo...Date Answered: 02/06/2008 Rating: 7.6 Views: 0
When I submit the form, the value totalAmount.Text is not transmitted to the class variable amount_. Why? And what's the solution?
Zones: JavaScript, ...Date Answered: 04/01/2008 Rating: 7.7 Views: 0
Hi Everybody, I just need an example where an aspx page has a textbox in which a user types in a value with a wildcard, and that is used in a SQL query statement in the WHERE criteria, and then ...
Zones: C#, ASP.Net Programming, Visual St...Date Answered: 05/07/2008 Rating: 9.3 Views: 0
I have a custom membershp provider and it works great.  All I had to do with override the ValidateUser method and it worked.  I am not trying to do the same thing with a CusomRoleProvider, but I am...
Zones: C#, .NET Framework 2.x, Visual S...Date Answered: 07/24/2008 Rating: 8.0 Views: 0
I am pulling some text from a database field that has HTML tags within it and I want to replace the double line breaks <BR /><BR /> tags with commas. I have used the string.Replace function and I d...
Zones: Visual Studio, Visual St...Date Answered: 05/29/2008 Rating: 8.2 Views: 0
I'm using a style that another developer provided. It sets up my "grid" with a consistent, uniform appearance. So far, so good. A problem surfaced when I added a CelendarExtender to a text box i...
Zones: CSS, HTMLDate Answered: 12/03/2008 Rating: 7.4 Views: 0