- help!.....
Visual C++ 2005 ExpressMVP's and experience programmer's only please!...I need to get the number of lines in a textbox so I can insert them into alistview. The text comes from my database and is unformatted. I display thetext to my user in the listview. The textbox I create logically i...
- Grid View problem
Hi, Im having trouble with my grid view. When the user is signed into my site and clicks button1, the users name is turned into a string and used in a query to display all the information for that user, but unfortunately it doesnt work. It should output all the CDs the user has input into the databa...
- Forms Authentication Security questions...
Hi,Basically ASP.NET Form Authentication Conducts in=20following logic:User tries to access a web page, e.g. admin.aspx, =E0 Web=20Server checks the user, if not authorizing =E0 redirect to=20Login page, in you case default.aspx. And add a query=20string ReturnUrl=3D/admin/admin.aspx for late re...
- Enterprise Library 5.0 DatabaseFactory.cs Do i have to create this page, or is there a sta
I am not sure how I make use of this page, i see where it is called, and in the existing project that i was given, it didn't have this page. So, i copied this DatabaseFactory.cs from the test Examples shipped with the library (QuickStarts) and am now getting some errors: using System.Confi...
- Development Platform?
I recently built a new dev machine. I was running 2k Server and have moved to XP Pro. Come to find out that IIS on XP Pro has a limitation to 10 connections. That turns out to be fatal for development if I have http Keep-Alives enabled. The application I am working on has Java applets and servle...