Closed Thread
Results 1 to 5 of 5

Thread: Looking for a script! can anyone please help??

  1. #1
    Join Date
    Jan 2009
    Posts
    18
    Rep Power
    0

    Looking for a script! can anyone please help??

    I'm looking for something that i can put into my HTML page that will display the following information about the users computer: OS version, browser version, quicktime + flash + adobe reader + java + windows media player + sliverlight versions of the users computer. Can anyone please help???

    I don't know a lot about this so something i could copy and paste would be great! I need it to work across all the major browser types. Thanks!!!!
    Last edited by qwertyuiop123; 05-27-2011 at 06:08 PM.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Looking for a script! can anyone please help??

    What browsers are you wanting this to work for? It sounds like something that would by HIGHLY browser specific, and may not be possible in some browsers!

    For example, the standard technique for detecting whether a browser is IE or something else is to try something specific to IE. If it works, you're in IE, otherwise, you aren't.

    This also sounds like something that probably isn't possible, due to the potential security risk. I don't want my browser to be able to submit a form that lists all that information, as knowing that I'm running (for example) IE6 with Acrobat 6 means I am horribly vulnerable.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    Join Date
    Jan 2009
    Posts
    18
    Rep Power
    0

    Re: Looking for a script! can anyone please help??

    I found a website (pinlady.net) that has a script that does what i am looking for. But it only gets the plugin information (flash, quicktime, java, ect.). I am looking for something like this that also gets the browser and operating system version. Is it possible with something like used the website i mentioned? I don't know alot about this stuff so any help would be great, thanks!!!!
    Last edited by qwertyuiop123; 05-27-2011 at 06:06 PM.

  5. #4
    Join Date
    Jan 2009
    Posts
    18
    Rep Power
    0

    Re: Looking for a script! can anyone please help??

    I would like it to run on all major browsers (IE, Firefox, Chrome, Safari, Opera).
    Also, i am just looking for the script to display on the users screen for the user to see....i dont want it to send it back to me.
    Last edited by qwertyuiop123; 05-27-2011 at 06:07 PM.

  6. #5
    psam is offline Learning Programmer
    Join Date
    Jun 2009
    Posts
    34
    Rep Power
    10

    Re: Looking for a script! can anyone please help??


Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [HELP] convert Perl script to Bash shell script
    By Egypte in forum Linux Programming and Scripting
    Replies: 2
    Last Post: 04-24-2011, 05:37 PM
  2. In need of a script
    By lewje007 in forum PHP Development
    Replies: 5
    Last Post: 11-26-2009, 01:25 PM
  3. PHP script writing a PHP script
    By ezcat in forum PHP Development
    Replies: 6
    Last Post: 03-08-2009, 04:47 AM
  4. What is the difference between VB script and Java script?
    By newage123 in forum JavaScript and CSS
    Replies: 8
    Last Post: 11-14-2008, 10:49 AM
  5. Need Help With a Script
    By tfusion in forum PHP Development
    Replies: 5
    Last Post: 04-14-2007, 05:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts