Re: Computer.FileSystem.DeleteFile not working over network
- From: Julia B <JuliaB@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Aug 2009 01:17:01 -0700
"Mark Rae [MVP]" wrote:
"Julia B" <JuliaB@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in messageJulia
news:A4760C9B-E7EB-4F5D-8123-2E7356BFD94E@xxxxxxxxxxxxxxxx
Sorry about top posting, didn't know it was an issue.
Top-posting means people have to read backwards any thread that you reply
to:
http://www.caliburn.nl/topposting.html
Users have requested one application as, although only one PC will upload
documents, the users on that PC will also use all the other functions and
don't want to move between applications, so a web application has been
selected to be the best method for the whole thing.
All modern browsers are specifically written to prevent this sort of direct
interaction with the hardware and software of the machine on which they're
running, for obvious reasons. E.g. if a web app can delete
C:\MyUploadFile.txt, what's to stop it also deleting C:\bootmgr? A bit of an
extreme example, but I trust you get the point...
With this in mind is there any way around this?
Not natively... You'd need to look at some sort of ActiveX control for this,
but that would mean that you'd have to ramp the browser security right down
just to get it to load, never mind run...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
Mark, thanks for your help, I will discuss this with my users.
.
- References:
- Computer.FileSystem.DeleteFile not working over network
- From: Julia B
- Re: Computer.FileSystem.DeleteFile not working over network
- From: Patrice
- Re: Computer.FileSystem.DeleteFile not working over network
- From: Julia B
- Re: Computer.FileSystem.DeleteFile not working over network
- From: Mark Rae [MVP]
- Re: Computer.FileSystem.DeleteFile not working over network
- From: Julia B
- Re: Computer.FileSystem.DeleteFile not working over network
- From: Mark Rae [MVP]
- Re: Computer.FileSystem.DeleteFile not working over network
- From: Julia B
- Re: Computer.FileSystem.DeleteFile not working over network
- From: Mark Rae [MVP]
- Computer.FileSystem.DeleteFile not working over network
- Prev by Date: Re: Make a button auto click when page is loaded.
- Next by Date: .NET 3.0 GridView Updating
- Previous by thread: Re: Computer.FileSystem.DeleteFile not working over network
- Next by thread: Re: Computer.FileSystem.DeleteFile not working over network
- Index(es):
Relevant Pages
|