Delete file on client side machine

From: Paul (paul_at_legalperfect.co.za)
Date: 03/02/05


Date: 2 Mar 2005 01:01:01 -0800

Is it possible to delete a file on a client side machine using VB/JAVA
script?

My website allows the user to upload a file to the website and after
that I would like to delete the file on their machine

I tried this:

Set fso = CreateObject("Scripting.FileSystemObject")
fso.DeleteFile("C:\1-1-S.xml")

But it is always looking to the server machine? How do I say delete
file XYZ on client machine. Is this even possible with the security
issues?

Paul



Relevant Pages

  • Re: large file transfer - what do you use?
    ... > to website and telling people to go to this address & ... > directory name for each client. ... > I upload files to printers using FTP also. ... Can't you use FTP with ISDN? ...
    (comp.publish.prepress)
  • (Partially) security client-server communications
    ... between a software product (client) and our website (server). ... The software product we have will grab information from a website (a PHP ... script on our website, specifically), connecting via HTTP. ...
    (sci.crypt)
  • RE: pop-up browser persist data back to parent page code-behind
    ... When we open a new browser window from one browser window/page, ... we can use the "window.opener" script code to reference them. ... block after the upload pagehave processed and saved the uploaded ... register the client script to call a script ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Functions Crashing Script
    ... Okay...so on my website, where people can upload pictures, there is a fairly ... major problem with the upload script. ...
    (alt.php)
  • RE: pop-up browser persist data back to parent page code-behind
    ... When we open a new browser window from one browser window/page, ... we can use the "window.opener" script code to reference them. ... block after the upload pagehave processed and saved the uploaded ... register the client script to call a script ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)