Jump to content

Accessing remote and local information


pmkas

Recommended Posts

Hi.

I was asked to make a portal to facilitate access information of the company.

There are databases in MSSQL and Oracle, and products made in PHP. NET and access to two different server files via network shares.

Also as a facilitator wanted access to the files (default documents) on the local machines of users.

I've done something, but now I'm locked in for remote access client machines.

Is there any way to do this in PHP? and using another type of language?

 

 

 

Link to comment
Share on other sites

the objective is not to access other computer files but to display a list of my default documents (My Documents) in one tab of the portal.

 

The page is generated in server and i can access the 'remote' folders in that server, but when i try to access 'local' data... bang!

 

Link to comment
Share on other sites

"Bang" like "that is an unbelievably massive security hole and cannot ever, EVER be possible"?

 

The only thing you can do is set an iframe's location to "C:\Documents and Settings\My Documents", which may (depending on the OS, browser, and file setup) open a file explorer window inside an internet explorer window and show those documents.  Maybe.

 

Still though, the server can never see files on the user's machine.

 

-Dan

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.