We have another application that we purchased from an outside source that allows a user to view reports online. This product uses Active Directory (LDAP) to log you in. When you open the application, it pulls your information from Active Directory, so there technically is no login page. We...
Thanks for the response. We did look this article over yesterday, but we were trying to find something that didn't entail adding a login page. I should have mentioned that we are using VB.net as the programming language. If this is the only way to get what we need then we'll just have to make...
We have an ASP.net application that connects to a list of servers and checks the C drive for a specific person's profile. The problem that we are having is that we can not get the application to use the users credentials (needed to have access the C drive), so we are forced to hard code the...
I'm having troubles writing data to a specific worksheet using VB.Net. I want my program to be able to select a worksheet and write to it. If there are 5 worksheets in a workbook, I want to be able to loop through and write data to each specific worksheet. The code below works for "sheet1"...
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.