473,382 Members | 1,425 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

File and Folder Browser

I have searched and the only stuff I can find is out of date (or I
can't figure it out).

I'm trying to make a browser that will accept Files or Folders as a
target. First off, does this even sound logical? I'm making a sync
type application and you may want to sync a single file or an entire
directory, right?

OK, so I'm searching and find somebody that suggested you inherit from
OpenFileDialog and flesh out the rest (overriding HandleProc). Well,
the problem is OpenFileDialog is sealed, so I can't.

Any help on this would be appreciated. If I have to write the whole
thing myself then so be it, but I'd rather not.

Tom P.

Mar 1 '07 #1
2 3532
Hi,

You can try to use our Dialog Workshop .NET components.
Our Open/Save dialog components allow you to select both files and folders
(provided samples show how to do it).
Alsoe many other unique features exist.

Please visit http://www.componentage.com for details.

Alexander Petrov
COMPONENTAGE Software


"Tom P." <pa***********@gmail.comwrote in message
news:11**********************@p10g2000cwp.googlegr oups.com...
>I have searched and the only stuff I can find is out of date (or I
can't figure it out).

I'm trying to make a browser that will accept Files or Folders as a
target. First off, does this even sound logical? I'm making a sync
type application and you may want to sync a single file or an entire
directory, right?

OK, so I'm searching and find somebody that suggested you inherit from
OpenFileDialog and flesh out the rest (overriding HandleProc). Well,
the problem is OpenFileDialog is sealed, so I can't.

Any help on this would be appreciated. If I have to write the whole
thing myself then so be it, but I'd rather not.

Tom P.

Mar 1 '07 #2
Hi,

You can try to use our Dialog Workshop .NET components.
Our Open/Save dialog components allow you to select both files and folders
(provided samples show how to do it).
Alsoe many other unique features exist.

Please visit http://www.componentage.com for details.

Alexander Petrov
COMPONENTAGE Software


"Tom P." <pa***********@gmail.comwrote in message
news:11**********************@p10g2000cwp.googlegr oups.com...
>I have searched and the only stuff I can find is out of date (or I
can't figure it out).

I'm trying to make a browser that will accept Files or Folders as a
target. First off, does this even sound logical? I'm making a sync
type application and you may want to sync a single file or an entire
directory, right?

OK, so I'm searching and find somebody that suggested you inherit from
OpenFileDialog and flesh out the rest (overriding HandleProc). Well,
the problem is OpenFileDialog is sealed, so I can't.

Any help on this would be appreciated. If I have to write the whole
thing myself then so be it, but I'd rather not.

Tom P.


Mar 1 '07 #3

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

Similar topics

3
by: kafooey | last post by:
Hi all, I've been digging around on the newsgroups and the web for a possible answer for this problem, but have so far come up with nothing so thought I would ask here... I have the following...
6
by: mscir | last post by:
I just installed ASP after a couple of years of not using it, PWS Win 98 SE. A couple of things are throwing me, and I can't remember whether these worked in the past. One is I can't...
3
by: Dave Y | last post by:
Hello, I am new to ASP as well as IIS. I am trying to learn how to create a web application using asp.NET. I have followed the instructions for configuring the IIS settings but when I click on...
8
by: DanB | last post by:
This is probably soooo simple but I can't seem to get it. I have a text file that I want users to download via a web page. I want the file to be saved to a default folder (or one that they...
15
by: David Thielen | last post by:
Hi; My ASP.NET app (C# calling J# under .net 2.0) creates a png file in a subdirectory to display as part of the created page. However, the bitmap will not display due to a security violation. ...
3
by: sohan | last post by:
hi I have hyperlink column in a datagrid. The column contains the name of a text file. I am able to appendthe full path of the file. The file is on D drive on the server. But on clicking on...
2
by: Lyle Fairfield | last post by:
I am using Microsoft’s Web Browser Control embedded on an Access Form to browse a specific site. I have a good reason for doing so; the pages on this site run code which aborts their display unless...
5
by: DrNoose | last post by:
Hi! I may have made this post several weeks back, but not sure. I have a project due Thurs. The problem is when I copy the file the the local inetpub/wwwroot folder and try to run the aspx...
2
by: Reggie | last post by:
Hi and TIA! I have a class file located in my root directory with all me web pages. I call/use the class and it works fine. I have no imports statements aspx or codebehind. My question is why? ...
1
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.