Jump to content

open a file on the clients pc


pagegen

Recommended Posts

Hi guys

 

What I want to knw is, is there a way to open a file on the clients pc..

what do i need to do this for?

Bacisly we work with CSV files.. the clent has to upload the CSV file and then we open it and import it in the db

it would be quicker if we could open the csv from clients PC and import the data as some files can be 20mb to 50mb, this takes ages uploading..

 

All help will be helpfull

 

Kind regards,

Pagegen

Link to comment
https://forums.phpfreaks.com/topic/192948-open-a-file-on-the-clients-pc/
Share on other sites

This isn't really possible unless you have shell access, or telnet access... and even then I think it would be difficult. Those are the only 2 ways without actually downloading the file to the local machine, whether it's an automated process or not. FTP would require a connection, retrieving the file, opening it, making the changes and then uploading it again.

 

I hope someone can correct me on that, because I'd be interested to know also.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.