I have an application where I'm authenticating the user based on their windows logon at startup.
This works great except for VPN users offsite have complained that they are not able to be authenticated even though they are using the same logon as they would normally.
I'm using the...
What I would like to do is count the number of groups in a report and then display that in the report footer. I am able to do this with a dcount function but there has to be a way to do this within the report and without running an extra query.
Thanks...
For some reason even if I set the selectedindex to -1 it will still show the first item in the dropdown.
How can I get the dropdown to show nothing at page load?
I'm binding to a datareader.
I know how to access data in an XML file by opening an ADO Recordset with adCmdFile, but what I would like to do is access the XML file directly.
I would like to be able to search for the value of an element, etc. Let's say I have an Employee root element, I want to find last name Jones...
I recently went to an interview and received a job offer. I interviewed directly with the CEO about improving their web site as well as migrating some of their Access/VB projects to the .NET architecture. This seems exciting to me.
I will get a sizable raise in pay and the commute will be 1/3...
I have a subform that is read only. I am trying to bind labels to the recordset. It works fine when I initially load the subform, but when I navigate to another record on the main form I get an error "no current record". Does anyone have a clue what is wrong here. I posted the subform code...
Whenever I place database fields on the grid, I am able to get them to snap to grid or to the guideline. However, when I add borders to the fields then the fields will not position themselves right against each other.
What am I doing wrong?
I am trying to create a crosstab that has two column headers. I want to be able to show them on row row. Instead what happens is that it automatically builds a hierarchy of one column on top of the other.
How do I get the crosstab to show two column headers on one row?
Column1...
I am able to create the standard web form that handles interaction with a database, etc, but to get to the next level I need to integrate some professional level graphics for buttons, images and banners.
Do I need to get something like Photoshop or Dreamweaver? I heard that Dreamweaver MX...
Is this possible? It doesn't seem to work for me. I get a syntax error. Yes, both queries have the same number of columns and with the same data types. Thanks..
Forgive the elementary nature of this question.
I am trying to update a datagrid. I'm just using the standard data adapter wizard to generate the commands for updating records.
I am able to view, cancel or delete records but I am not able to update. For some reason I am not able to get the...
I am passing a recordset through tiers in an application. Is it better to pass By Reference or By Value? I am not going to be modifying the recordset in any way after it's passed.
I know that By Reference is used when you need to modify the object being passed. When I use By Reference am I...
I am designing a web form that allows the user to add, edit, delete and update records. The form will also have 2 subforms of related data that will be displayed in 2 datagrids.
Would I add any better scalability if I used data readers to populate the main form and subforms with data and...
I have a user control, basically a banner that becomes the header of my pages.
I have been reading about fragment caching and was wondering if it is a good idea to set the Shared property to True in the OutputCache page directive.
It's supposed to cache a single response for use on multiple...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.