Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1742 connectés 

 


Dernière réponse
Sujet : Java Script
MagicBuzz Tu peux récupérer tout ça...
 
Tu peux aussi récupérer d'autres trucs tels que les types mimes installés, les paramètres de Wallet, et cnie, mais sans doc, tu n'y arriveras pas.
 
 
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<TITLE></TITLE>
</HEAD>
<BODY>
<script language="JavaScript">
 var str = new String();
 str = navigator.appCodeName;
 str += "\n" + navigator.appMinorVersion;
 str += "\n" + navigator.appName;
 str += "\n" + navigator.appVersion;
 str += "\n" + navigator.cookieEnabled;
 str += "\n" + navigator.cpuClass;
 str += "\n" + navigator.onLine;
 str += "\n" + navigator.platform;
 str += "\n" + navigator.systemLanguage;
 str += "\n" + navigator.userAgent;
 str += "\n" + navigator.userLanguage;
 str += "\n" + window.screen.availHeight;
 str += "\n" + window.screen.availWidth;
 str += "\n" + window.screen.bufferDepth;
 str += "\n" + window.screen.colorDepth;
 str += "\n" + window.screen.fontSmoothingEnabled;
 str += "\n" + window.screen.height;
 str += "\n" + window.screen.width;
 str += "\n" + window.screen.updateInterval;
 
 alert(str);
</script>
</BODY>
</HTML>

Votre réponse
Nom d'utilisateur    Pour poster, vous devez être inscrit sur ce forum .... si ce n'est pas le cas, cliquez ici !
Le ton de votre message                        
                       
Votre réponse


[b][i][u][strike][spoiler][fixed][cpp][url][email][img][*]   
 
   [quote]
 

Options

 
Vous avez perdu votre mot de passe ?


Vue Rapide de la discussion
MagicBuzz Tu peux récupérer tout ça...
 
Tu peux aussi récupérer d'autres trucs tels que les types mimes installés, les paramètres de Wallet, et cnie, mais sans doc, tu n'y arriveras pas.
 
 
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<TITLE></TITLE>
</HEAD>
<BODY>
<script language="JavaScript">
 var str = new String();
 str = navigator.appCodeName;
 str += "\n" + navigator.appMinorVersion;
 str += "\n" + navigator.appName;
 str += "\n" + navigator.appVersion;
 str += "\n" + navigator.cookieEnabled;
 str += "\n" + navigator.cpuClass;
 str += "\n" + navigator.onLine;
 str += "\n" + navigator.platform;
 str += "\n" + navigator.systemLanguage;
 str += "\n" + navigator.userAgent;
 str += "\n" + navigator.userLanguage;
 str += "\n" + window.screen.availHeight;
 str += "\n" + window.screen.availWidth;
 str += "\n" + window.screen.bufferDepth;
 str += "\n" + window.screen.colorDepth;
 str += "\n" + window.screen.fontSmoothingEnabled;
 str += "\n" + window.screen.height;
 str += "\n" + window.screen.width;
 str += "\n" + window.screen.updateInterval;
 
 alert(str);
</script>
</BODY>
</HTML>
Benj999 Je voudrais savoir s'il était possible d'écrire un script qui enverait a l'écran du client des infos sur sa machine du style le processeur qu'il utilise , l'OS , le nbre de RAM , ect ...
 
Si oui ca serait cool de m'éclairer sur le sujet

Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)