Saya coba jawab ya..

1. Coba skrip di bawah ini aja:

<html>
<body>

<script type="text/javascript">
var x = navigator
document.write("CodeName=" + x.appCodeName)
document.write("<br />")
document.write("MinorVersion=" + x.appMinorVersion)
document.write("<br />")
document.write("Name=" + x.appName)
document.write("<br />")
document.write("Version=" + x.appVersion)
document.write("<br />")
document.write("CookieEnabled=" + x.cookieEnabled)
document.write("<br />")
document.write("CPUClass=" + x.cpuClass)
document.write("<br />")
document.write("OnLine=" + x.onLine)
document.write("<br />")
document.write("Platform=" + x.platform)
document.write("<br />")
document.write("UA=" + x.userAgent)
document.write("<br />")
document.write("BrowserLanguage=" + x.browserLanguage)
document.write("<br />")
document.write("SystemLanguage=" + x.systemLanguage)
document.write("<br />")
document.write("UserLanguage=" + x.userLanguage)

UserWidth = window.screen.width
UserHeight = window.screen.height
UserWidth = "Screen Width = " + UserWidth
UserHeight = " Screen Height = " + UserHeight
document.write("<BR>" + UserWidth + UserHeight + "<BR>")

</script>

</body>
</html>


2. Coba cari2 aja di
http://www.hotscripts.com/PHP/Scripts_and_Programs/index.html
 


Andrayogi
IT Development Team | PT. Faasri Utama Sakti
There's so many things i have to learn...
 
 
-----Original Message-----
From: [email protected]
[mailto:[EMAIL PROTECTED] On Behalf Of Noer Kemplong
Sent: Saturday, March 18, 2006 4:06 PM
To: [email protected]
Subject: [MasterWeb] Tanya? mendapat data tentang resolisi monitor dgn php

Salam

maaf inyong anggota baru and calon webmaster tapi 6 tahun belon lulus-lulus
aku mo nanya nih temen-temen yang pinter-pinter

   1. Gimana sih caranya mendapatkan data tentang resolusi monitor,
   browser yg dipake and SO yang dipake malalui script PHP
   2. And adakah yang tau cara membuat forum chat pake php, ato
   kalo bukan php ya soft yg laen. please ya.
   3. Udah itu aja..

Makasih sebelunya.

Wassalam



----------------------------------------------------------
Komunitas MasterWeb Indonesia http://www.master.web.id
----------------------------------------------------------
MWN, Masternya WEBHOSTING di Indonesia, Indo/USA Servers,
Customer Support 24 jam  http://www.masterwebnet.com
----------------------------------------------------------
WebDevelopment,Designing/Programming http://www.dlanet.com
---------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/milis-masterweb/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Kirim email ke