|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Connecting to Active Directory through ASP.NET Web formHi guys,
I'm very new to Asp.net. All I want to do is have a asp.net webform using VB, where I can enter a computer name in a textbox then click submit and have it return the following attributes from AD: street description userparameters roomnumber memberof Can someone explain to me in details on how I should do this? Which ASP.NET version are u using V1.1 or v2.0?
If v1.1 try looking through this article at:- http://www.upyourasp.net/articles/article.aspx?aid=13 Hope that helps If you need more info post it Patrick Show quoteHide quote "multisync" <multis***@discussions.microsoft.com> wrote in message news:75C50E94-4A13-432D-9BD4-DD5A9E396BD8@microsoft.com... > Hi guys, > > I'm very new to Asp.net. All I want to do is have a asp.net webform using > VB, where I can enter a computer name in a textbox then click submit and have > it return the following attributes from AD: > > street > description > userparameters > roomnumber > memberof > > Can someone explain to me in details on how I should do this? > That code is written C#, I need something in VB. And I need more details such
as, what page you should put the imports statements, what I should put the codebehind, what page and how should I call the codebehind, etc. Show quoteHide quote "Patrick.O.Ige" wrote: > Which ASP.NET version are u using V1.1 or v2.0? > If v1.1 try looking through this article at:- > http://www.upyourasp.net/articles/article.aspx?aid=13 > Hope that helps > If you need more info post it > Patrick > > > > "multisync" <multis***@discussions.microsoft.com> wrote in message > news:75C50E94-4A13-432D-9BD4-DD5A9E396BD8@microsoft.com... > > Hi guys, > > > > I'm very new to Asp.net. All I want to do is have a asp.net webform using > > VB, where I can enter a computer name in a textbox then click submit and > have > > it return the following attributes from AD: > > > > street > > description > > userparameters > > roomnumber > > memberof > > > > Can someone explain to me in details on how I should do this? > > > > >
Other interesting topics
How to add a small HTML table under a row of a GridView
Application["TotalPlayings"]++ doesn't work Source Control Products??? Downloading file from database Some questions about masterpages. Problem Running ASP.NET/ASP App Under VS 2005 how load one frame before another in aspx page The server tag is not well formed Finding DataKey in GridView DropDownList |
|||||||||||||||||||||||