Re: file system management
- From: "Eliyahu Goldin" <removemeegoldin@xxxxxxxxxxxxxx>
- Date: Thu, 14 Apr 2005 18:24:09 +0200
Yes. Except the word "fso" doesn't belong to asp.net dictionary. Classes in
System.IO namespace give you plenty of info and control. If you take care of
the client, the server part is doable. Just need to find appropriate
containers for data transfer.
Eliyahu
"Mike D" <MikeD@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EB7AD95D-2FF0-453D-B8A6-4DD3EDF4CFBA@xxxxxxxxxxxxxxxx
> Right. Can something be written to read using fso the filesystem on the
> server. Present it to the client allow drag and drop then post back to
the
> server and have the server implement the changes?? Doable??
>
> Mike
>
> "Eliyahu Goldin" wrote:
>
> > Mike,
> >
> > In a web application, if you are going to implement drag and drop, you
will
> > do it on client side. It doesn't make any difference for that matter
what
> > you will have on the server.
> >
> > Eliyahu
> >
> > "Mike D" <MikeD@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > news:A4A50888-934A-4F8D-B9CB-8C632414AF45@xxxxxxxxxxxxxxxx
> > > I am wanting to write an application to allow authenticated users to
> > manage a
> > > file system under a certain folder that they have right to. The user
will
> > > have appropriate permissions.
> > >
> > > I can write this using the fso and asp but it is clunky, posting to
and
> > all
> > > of that. In asp.net could one be written that allows a drag and drop
> > > interface?? The user will need to rename/delete/move files and
> > rename/delete
> > > folders.
> > >
> > > Thanks for any responses and any hints or tips.
> > > Mike
> >
> >
> >
.
- References:
- file system management
- From: Mike D
- Re: file system management
- From: Eliyahu Goldin
- Re: file system management
- From: Mike D
- file system management
- Prev by Date: Adding @Assembly references programmatically
- Next by Date: Posting to a PHP Page
- Previous by thread: Re: file system management
- Next by thread: How to display Records in grid
- Index(es):
Relevant Pages
|