Is there a way with php to scan a computer (clientside) for installed programs?
I have seen this on different driversites and others.
(I have a own server with Mandriva linux.)
EDIT: I have read something about ActiveX, but that´s only for windows.
Is there a good/easy way to do this with linux?
Scan computer (clientside)
Moderator: General Moderators
- Guldstrand
- Forum Newbie
- Posts: 20
- Joined: Mon Jul 26, 2004 11:16 pm
- Location: Sweden
Re: Scan computer (clientside)
No.
You need something like Java or Flash to do it.
You need something like Java or Flash to do it.
- Guldstrand
- Forum Newbie
- Posts: 20
- Joined: Mon Jul 26, 2004 11:16 pm
- Location: Sweden
Re: Scan computer (clientside)
Yes, i think that maybe java is the best solution.tasairis wrote:No.
You need something like Java or Flash to do it.
Is there any examples or guides about this?