472,951 Members | 2,103 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,951 software developers and data experts.

Browse Network Component

This is technically my first full scale VS project, so I may be way off
base.

I would like to develop an application that can import, export, combine, and
edit distribution list from outlook.

One of the features of this app would be to take the profile folder names
from (a) box(es) across the network and compile distribution list based on
user that have logged in on them. This may seem hackish and there may be a
better approach than just using a file system, but at this point this will
be fine.(Any other suggestion would be nice). From this list I would like to
check the profile name against AD and create a Distribution List for import
into Outlook.

So, basically I am stuck at the point where I need to find a box across the
network. I would have expected this component to be apart of the default
toolbox in VS.NET, but alas it is not. There are two common tools that I've
seen in apps that allow this. The first can be seen in mstsc.exe the
dialogue pops up when you dropdown the text/selection box and click browse.
The other is the selection you get from going to My Network Places under
Entire Network under Microsoft Windows Network. I've seen Hybrids of this
component with selection boxes next to them to select multiple boxes. If
anyone has any advice or resources please let me know.

As for the larger project creating distribution list this is my overall
objective and realize that this will require building many different
components for the app to function. Again since I've never under taken a
project like this one any advice or resources on planning and developing an
app like this in VS.Net would be appreciated.

Thanks,
-=Chad=-
Feb 8 '06 #1
0 1422

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: ASP Spam Fighter | last post by:
Hello all, I don't know how to get around this one... If anybody can help me with this problem, I would appreciate it very much. I've been trying to send a (large) file to the browser via a...
2
by: Ollie | last post by:
I have a COM+ queued component written in C# and I'm trying to get it to run under the 'NETWORK SERVICE' account, it runs perfectly fine under the 'interactive user' as this happens to be a admin...
0
by: Chad Dollins | last post by:
This is technically my first full scale VS project, so I may be way off base. I would like to develop an application that can import, export, combine, and edit distribution list from outlook. ...
3
by: Highlander | last post by:
Hello all. Consider the following HTA: <HTML> <HEAD> <TITLE></TITLE></HEAD> <BODY> <SCRIPT LANGUAGE="VBScript"> Sub ButBrowse_onclick() '-- show browse window and Get file path:
0
by: wardley | last post by:
Browse Internal URL through Server from Web Address Not sure how to ask this.. but, I have internal IPs that have web content. That I want to be able to browse from a real world web address. ...
4
by: DMG | last post by:
I have <identity impersonate = "true" /& <authentication mode="Windows"/in the web.config. This is a 2.0 site. My Goal: I want to simply have the user browse to a file on a mapped drive and get...
15
by: =?Utf-8?B?TVNU?= | last post by:
To demonstrate my problem, I have a very simple VB Windows application. It has a text box that is used to display a counter, a button to reset the counter, and a timer that increments the counter...
7
by: Christiano Donke | last post by:
Is there a way to do this without having to register it computer-by-computer??? tried everything already... but nothign worked out as should.. tks..
3
by: Swan | last post by:
I'm using the native DriveListBox and DirListBox to allow the user to find and display the location of a file. I need to be able to allow them to select My Network Places in addition to the local...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 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...
0
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=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 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...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.