Re: Question for expesrts.



On Fri, 03 Aug 2007 08:34:11 GMT, "ahai via AccessMonster.com"
<u35882@uwe> wrote:

Since you want (3), you need to write your own copy function: open a
file as binary and copy it a chunk (e.g. 4K) at a time in a loop, each
time updating the progress bar (Access has one built in - see SysCmd)

1 and 2 combined are illogical if it's the same user doing it. I
cannot set permissions (of course this will be an NTFS partition) such
that you can copy files to the folder but not open/delete/move/rename.

Also realize that if user cannot open files in this folder, the app
cannot display them which you wanted in (1).

-Tom.

Dear members,
I want to upload an image file from the client side and then copy the file to
the server, store the new path in the database, preview the image in an OLE
frame.
So, I want to ask the experts in the forum about the best way for:
1. Copy a file to a different location in the local network.
2. Lock the new location (supposed to be a folder on the server), so no one
can open, delete, move, rename the contents of this folder.
3. use the Progress control during the uploading and copying the file.

I am sorry if my post is not related to this group.

Best regards.

.



Relevant Pages

  • Re: Navigation Buttons will not work on website
    ... using the file manager from GoDaddy to upload, and if it is like mine it ... I thought about your suggestion about uploading the folder but was not ... Go back to the original publisher file ... Delete all the files that you put on the server, ...
    (microsoft.public.publisher.webdesign)
  • RE: Document managment in .NET
    ... application and chose to save to folder. ... I left the antivirus check to the file level scanner on the server, ... user will upload the document form here. ... Saving a document (in a folder on webserver or in Sql server) ...
    (microsoft.public.dotnet.distributed_apps)
  • Question for expesrts.
    ... I want to upload an image file from the client side and then copy the file to ... the server, store the new path in the database, preview the image in an OLE ... Lock the new location (supposed to be a folder on the server), ...
    (comp.databases.ms-access)
  • Re: Navigation Buttons will not work on website
    ... I will say though that I use a Windows server to host my site, ... and it is the default for Publisher. ... Why not upload the whole support folder intact, ...
    (microsoft.public.publisher.webdesign)
  • Re: Upload Form doesnt work-Something is Missing
    ... it must be on a windows IIS server. ... Microsoft MVP - FrontPage ... | upload page properties instead of the FOLDER properties. ... In the Folder ...
    (microsoft.public.frontpage.client)

Loading