by: Mike |
last post by:
Greetings,
I am writing an Intranet application in ASP.NET using VB.NET. I am
obtaining the username of the user with:
uName = User.Identity.Name, which is in the form of DOMAIN\username. I...
|
by: David W. Fenton |
last post by:
Does anyone know of any Windows API calls to get to Active Directory
organizational unit information? I searched for this a while back
and found nothing. It would be a great thing if I could get to...
|
by: Leo_Surf |
last post by:
Hello,
I need your help adding user in Active Directory from ASP.net website. Could
any one provide me the complete code for the html page. As this is my
curriculam project and I dont have any...
|
by: tangus via DotNetMonster.com |
last post by:
Hello all, I'm really struggling with getting some Active Directory code to
work in ASP.NET. Can you please provide assistance? I am executing the
following code:
Dim enTry As DirectoryEntry =...
|
by: Adrian Parker |
last post by:
At the moment, we have a simple user id / password entry screen to login to
our website, the data credentials are held in our database.
We've now been asked to integrate with active directory so...
|
by: Hriday |
last post by:
Hi there, Please help me..It is urgent
This is Hriday, working on windows authentication with
Active Directory...
My requirment is when a user sends a request to my web
Applicatoin I want to...
|
by: RTT |
last post by:
i can search the active directory to find the groups and i can search users
and find out of what groups he's a member.
But now i have to find a group, and find out what groups he's a member of,...
|
by: Matt |
last post by:
Hi,
I am looking for an Active Directory object selection for ASP.net 2.
My ASP.net page has a text field to enter a user's or computer's LDAP path
directly.
And a "Find..." button that shall...
|
by: markswart |
last post by:
Pull Active Directory 2003 Info into outgoing Email
I would Like to attach users in active directory 2003 information to there outgoing email
Name Surname
ect.
Please Help
Mark
|
by: wak0 |
last post by:
Hi, I hope you guys can help me.
I need to build a form that request username and password on ASP not ASP.net (sorry to clarify but i got some responses in other forums in .net)
This form will...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|