Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Check if a file exists


Message #1 by e_mar@y... on Thu, 15 Mar 2001 11:53:41
Not really relevant, but I meant FSO, of course.
I'm afraid Friday afternoon hit me ;-)

Imar


> Hi Kees,
> 
> I was already afraid that the DSO would be my only option. The thing is, 
> the cd-rom will be distributed freely, so we have no control over who 
gets 
> it and what system the user has.
> The cd-rom will be a supplement to the company's website, so it should 
> work cross-browser.
> 
> Does anybody have any other ideas how to synchronize files between disk 
> and cd-rom??
> 
> 
> Imar
> 
> 
> > That depends on your users.
> > With IE on PC you can use an activexobject named FileSystemObject (see
> > documentation) if the user gives you permission (security issue).
> > But sofar I never needed to find a general solution for this kind of
> > problems including Navigator (and others) or on Mac.
> > 
> > Regards,
> > Kees
> > 
> > 

  Return to Index