How Computer Know Whose Scored More In A Game?

Jun 25, 2011

I'm wanting to know how does the computer know whose scored more in a game?

View 1 Replies


ADVERTISEMENT

Run A Program On The Server Computer From Another Computer?

Jun 28, 2010

i have a small (LAN only) web server running on my computer, and i would like to be able to make a web page in which i can run a program on the server computer from another compuer. say, for instance, i click a button on the web page running on the server, i want that action to run a .exe on the server. i came up with this code, but it doesn't run it server side, it runs it on the computer with the browser.

<HEAD>
<TITLE>Run Executable HTA</TITLE>
</HEAD>[code]....

View 2 Replies View Related

Quiz Results - Scored Answers Are Displayed In The New Window - There Are No Spaces

Apr 18, 2011

My client wants a simple quiz with the correct answers displayed if they get them wrong. I used code from somewhere on this site, but this is the first time I have ever wrote javascript. My problem is: When the scored answers are displayed in the new window, there are no spaces. How do I format the script to display text with breaks between each answer?

[Code]...

View 13 Replies View Related

Get MAC Address For Clients Computer

Jun 11, 2010

I am looking for an example/code to get MAC Address with JavaScript or any other technology for a php based web application. The collected MAC Address will be stored in a MySQL table, 'login' to generate reports. I have found some php scripts helping me do this but it does not get the client computers MAC Address. And these examples work only on localhost. While running it on the server the MAC Address is different than the local one.Can we find out the MAC Address for a clients computer anyways to use in the application and which will be cross browser compatible?

View 2 Replies View Related

Get MAC Address For Clients Computer?

Jun 11, 2010

I am looking for an example/code to get MAC Address with JavaScript or any other technology for a php based web application. The collected MAC Address will be stored in a MySQL table, 'login' to generate reports. I have found some php scripts helping me do this but it does not get the client computers MAC Address. And these examples work only on localhost. While running it on the server the MAC Address is different than the local one. Can we find out the MAC Address for a clients computer anyways to use in the application and which will be cross browser compatible?

View 2 Replies View Related

Get Computer's Real IP Address Behind ISA Server?

Apr 23, 2011

I want to find real IP Address of computers that are connected to my company's website. All users who want to see our website pass from our ISA Server. So, if I want to get their real IP Address with javascript commands, I'll get one and only one IP Addres from anywhere that is our ISA Server address. How I can get real ip address of those computers and compare it with predefined address?

View 1 Replies View Related

Sending Form From Public Computer

Nov 13, 2001

We have a form on our website, which ends up being sent to an e-mail address. The only problem is that some people access this form using public computers. When they press submit , the Internet Mail Wizard pops up and tries to make them setup a new account. Obviously because they are using a public computer we can't have them setting up e-mail accounts on that computer.

View 3 Replies View Related

Retrieve The Local IP Address Of A Computer?

Oct 17, 2010

Is there any way one can retrieve the local IP Address of a computer? For example 192.168.0.1 as opposed to the internet connection IP address. Or is there a way to retrieve a unique identity of a computer using either PHP or javascript. Or any other sort of code?

View 8 Replies View Related

How To Shutdown The Redhat Linux Computer

Feb 10, 2011

i want to shutdown red hat linux computer using java script is this possible.

View 1 Replies View Related

Shutdown The Red Hat Linux Computer With Script?

Feb 10, 2011

I want to shutdown my computer using java script is this posiible.

View 1 Replies View Related

Create A Constructor For A Computer Object?

Jan 1, 2011

I need to create a constructor for a computer object. This object must have three properties: speed, and mem_live mem_dead. Then I need to create a new object using this constructor and then have its properties displayed on the screen.Look at what I'm up to so far:

function Computer(speed, mem_live, mem_dead)
{
this.speed = speed;

[code]....

It always just shows : 4.0ghz, true, false

View 2 Replies View Related

JQuery :: Works Nicely On One Computer, Fails On 3 Others?

Jan 12, 2012

jQuery script I wrote works nicely on one computer, fails on 3 othersManaged to get jQuery datepicker to work nicely with $wpdb.This all seems correct to me:

<li><label for="from">From</label>
<input readonly="true" type="text" name="from" id="from" value="Click here to choose!" class="requiredField" style="position: relative; z-index: 100000;" />

[code]....

View 1 Replies View Related

Get Into Making The Actual Dropbox Program For The Computer?

Aug 24, 2011

Before I get into making the actual dropbox program for the computer, I would like to get my Online File Manager set up.

View 2 Replies View Related

How To Avoid JavaScript From Getting Saved On Visitors Computer

Jan 7, 2007

On many pages like Yahoo or similar, if we try to save the page by File>Save many of items like images or JavaScripts does not get saved on computer how is this achieved.

View 1 Replies View Related

Detecting If Somebody Manually Saves An Image To Their Computer?

Nov 23, 2011

I'm trying to keep record of how many times an image has been downloaded. Is it possible to detect if a client manually saves an image through their browser?

View 1 Replies View Related

How Can I Like Make A Browse Button To Search Your Computer

Apr 3, 2007

How can I like make a browse button to search your computer. and whatever file you choose goes on a textbox. then when you press the submit button it loads then after its done loading it puts the file on my website?

View 3 Replies View Related

Onblue () Function Is Not Working In FirFox On Mac Computer?

Jun 29, 2010

Onblue () function is not working in FirFox on Mac computer , so what should I do .

View 2 Replies View Related

Set To Apply To A Certain Timezone Not Users Computer Time?

Jul 13, 2010

I was wondering if I could set the script below to apply to eastern standard time and not the users computer time. So it wont confuse users over seas, Im using it to display scheduled announcements as the header.

<script type="text/javascript">
var d = new Date();
theDay=d.getDay();

[code]....

View 4 Replies View Related

Getting Info About Computer Automatically Populated Onto A Form

Sep 3, 2010

In the IT department that I work at, when we move a computer/install a new one we have to fill out a form with the information on the computer (CPU clock speed, amount of RAM, OS and service pack, etc). I created a web form already where instead of doing it on paper, we can fill it out online and it'll send it via email. My boss now wants me to figure out a way to automatically populate the form with the information the computer should know. I think I can do the IP Address in the ASP we have on there, but I think I need something client side to do the other things. I guess my first question is if this is even possible using javascript?

View 1 Replies View Related

Browser/Computer Info Detection Script?

Nov 13, 2010

I voluntarily contribute on eBay's member-to-member Photos/HTML community forums along with a handful of other contributors.We often have eBay members that post on the forums that have trouble uploading images to eBay for the items that they want to sell. To properly help and diagnose these member's issues, we need to know information about their system, such as the browser that they are using, browser version, Adobe flash version, etc.

I've been seeking for an online tool that can detect info regarding one's system. There are various tools online to detect detailed info about one's system, such as this one, but they either give out too much information, or does detect everything I'd like to see answered.

I would like to have a custom script made that will detect the following information:web browser

browser version, including sub-version
OS platform
adobe flash version, including sub-version

[code]....

the tool will detect the above information automatically, or upon user input, and send the info to a text box where the user can copy the generated info regarding their system and paste it on the forums for volunteer helpers to look at.

View 3 Replies View Related

Determine Whether Script Is Run From Server Or Development Computer?

Aug 21, 2011

How can I tell programmatically if I've executed my script from my home computer or from my server online? I have a batch of media files I'd like to contain in a dedicated directory, and that directory would have a different path on my home computer than on my online server; I'd thus like to reference one path over the other in my code based upon the location from which I'm running the script.It would be ideal if the solution would *not* involve a hard-coded reference to my existing online URL, since that may change over time, but instead simply "sense" whether the script has been executed online or not.

View 1 Replies View Related

JQuery :: AJAX Calls Not Working On Local Computer / Fix It?

Jun 4, 2010

I'm trying to load a Javascript file which contains an array of data using .getScript(). It works fine on my server, but the request is never being made when I run it on my own computer, though the callback function is called. Is this an inherent limitation in JQuery/AJAX, or am I doing something stupid? code...

View 1 Replies View Related

JQuery :: Poll / Voting System - Throw Out The Computer Window

May 29, 2011

I am new to this forum and hope this is in the right place but I have been trying to code (with no success) a voting system with PHP/MySql and jQuery for a clients webpage and am about to throw my computer out the window. I need to create a simple system where a viewer can vote (only one vote) between two options (only 2).

[Code]...

View 2 Replies View Related

Retain Values In A Webpage Even After Saving It On A Local Disk Of Computer?

Feb 10, 2010

what to do to retain values of a webpage even after saving the webpage on the local disk? i have developed my webpages in dreamweaver cs4 also my webpages are using opera 10.10 as default browser and one more thing i cant migrate it to any other browser.

View 3 Replies View Related

Jquery :: Script To Display When On Mobile Devices And Flash When On Computer Browser?

Sep 14, 2010

I just want to know if there is a script to display jquery when on mobile devices and flash when on computer browser?

View 1 Replies View Related

Maths Game

Oct 3, 2003

Have a look at this maths game I made. It tests you on adding, subtracting, multiplying and dividing and has three different levels.

Note-you must save the code below as mathsgamefinal.htm for the reset button to work.


<html>



<head>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<meta http-equiv="Content-Language" content="en-gb">

<title></title>

</head>



<body bgcolor="#FF0000">



<script type="text/javascript">



function next1(){

var outof=document.getElementById('outof').value;

if(document.getElementById('next').value=="Next" && document.getElementById('type').value=="a"){document.getElementById('next').value='Enter' add(); document.getElementById('answer').value='answer'}
else if(document.getElementById('next').value=="Next" && document.getElementById('type').value=="m"){document.getElementById('next').value='Enter' times(); document.getElementById('answer').value='answer'}
else if(document.getElementById('next').value=="Next" && document.getElementById('type').value=="t"){document.getElementById('next').value='Enter' minus(); document.getElementById('answer').value='answer'}
else if(document.getElementById('next').value=="Next" && document.getElementById('type').value=="d"){document.getElementById('next').value='Enter' divide(); document.getElementById('answer').value='answer'}

else if(document.getElementById('next').value=="Enter" && document.getElementById('answer').value==(cr)){ document.getElementById('question').value='Correct' document.getElementById('next').value='Next' document.getElementById('outof').value=parseInt(document.getElementById('outof').value)+1; document.getElementById('score').value=parseInt(document.getElementById('score').value)+1; pc();}

else{ document.getElementById('question').value='Wrong. Answer= '+cr; document.getElementById('next').value='Next' document.getElementById('outof').value=parseInt(document.getElementById('outof').value)+1; pc();}

document.getElementById('answer').select();
}



function add(){
ea1=(Math.floor(Math.random() * (1 - 10)) + 10);
ea2=(Math.floor(Math.random() * (1 - 10)) + 10);
ma1=(Math.floor(Math.random() * (21 - 49)) + 49);
ma2=(Math.floor(Math.random() * (21 - 49)) + 49);
ha1=(Math.floor(Math.random() * (111 - 299)) + 299);
ha2=(Math.floor(Math.random() * (111 - 299)) + 299);

if(document.getElementById('level').value=="e"){document.getElementById('question').value=ea1+' plus '+ea2; cr=ea1+ea2}
if(document.getElementById('level').value=="m"){document.getElementById('question').value=ma1+' plus '+ma2; cr=ma1+ma2}
if(document.getElementById('level').value=="h"){document.getElementById('question').value=ha1+' plus '+ha2; cr=ha1+ha2}
}
function times(){
em1=(Math.floor(Math.random() * (2 - 10)) + 10);
em2=(Math.floor(Math.random() * (2 - 10)) + 10);
mm1=(Math.floor(Math.random() * (11 - 19)) + 19);
mm2=(Math.floor(Math.random() * (6 - 12)) + 12);
hm1=(Math.floor(Math.random() * (21 - 29)) + 29);
hm2=(Math.floor(Math.random() * (21 - 29)) + 29);

if(document.getElementById('level').value=="e"){document.getElementById('question').value=em1+' times '+em2; cr=em1*em2}
if(document.getElementById('level').value=="m"){document.getElementById('question').value=mm1+' times '+mm2; cr=mm1*mm2}
if(document.getElementById('level').value=="h"){document.getElementById('question').value=hm1+' times '+hm2; cr=hm1*hm2}


}

function minus(){
et1=(Math.floor(Math.random() * (10 - 20)) + 20);
et2=(Math.floor(Math.random() * (1 - 10)) + 10);
mt1=(Math.floor(Math.random() * (50 - 99)) + 99);
mt2=(Math.floor(Math.random() * (20 - 50)) + 50);
ht1=(Math.floor(Math.random() * (350 - 1000)) + 1000);
ht2=(Math.floor(Math.random() * (350 - 1000)) + 1000);

if(document.getElementById('level').value=="e"){document.getElementById('question').value=et1+' minus '+et2; cr=et1-et2}
if(document.getElementById('level').value=="m"){document.getElementById('question').value=mt1+' minus '+mt2; cr=mt1-mt2}
if(document.getElementById('level').value=="h"){document.getElementById('question').value=ht1+' minus '+ht2; cr=ht1-ht2}


}
function divide(){
ed1=(Math.floor(Math.random() * (2 - 10)) + 10);
ed2=(Math.floor(Math.random() * (2 - 10)) + 10);
md1=(Math.floor(Math.random() * (11 - 19)) + 19);
md2=(Math.floor(Math.random() * (11 - 19)) + 19);
hd1=(Math.floor(Math.random() * (21 - 29)) + 29);
hd2=(Math.floor(Math.random() * (21 - 29)) + 29);
ed3=ed1*ed2;
md3=md1*md2;
hd3=hd1*hd2;

if(document.getElementById('level').value=="e"){document.getElementById('question').value=ed3+' divided by '+ed2; cr=ed1}
if(document.getElementById('level').value=="m"){document.getElementById('question').value=md3+' divided by '+md2; cr=md1}
if(document.getElementById('level').value=="h"){document.getElementById('question').value=hd3+' divided by '+hd2; cr=hd1}
}


function answerreset(){
if(document.getElementById('answer').value=="answer"){document.getElementById('answer').value=''}
}

function pc(){
document.getElementById('scorepercent').value=document.getElementById('score').value/document.getElementById('outof').value*100;
document.getElementById('scorepercent').value=Math.round(document.getElementById('scorepercent').val ue);
}
</script>

<table border="0" width="198" height="180" bordercolor="#000000" style="background-color: #FFFF00; border-style: solid">

<tr>

<td height="33" width="99" colspan="2">

<p align="center">

<select size="1" name="type" id='type'>

<option value="a" selected>Add</option>

<option value="t">Take away</option>

<option value="m">Multiply</option>

<option value="d">Divide</option>

</select></p>

</td>

<td height="36" width="99" colspan="2">

<p align="center">

<select size="1" name="level" id=level>

<option value="e" selected>Easy</option>

<option value="m">Medium</option>

<option value="h">Hard</option>

</select></p>

</td>

</tr>

<tr>

<td height="36" width="198" colspan="4">

<p align="left">

<input type="button" name="T1" id='question' value="Click next to begin" style="background-color: #FFFF00; border: 0 solid #FFFF00">

</p>

</td>

</tr>

<tr>

<td height="33" width="66">

<p align="center"><input type="text" name="answer" size="6" id='answer' onclick=answerreset()></td>

<td height="36" width="66" colspan="2">

<p align="center"><button onclick='next1()' id='next'>Next</button></td>

<td height="33" width="66">

<p align="center"><button onclick='window.location="mathsgamefinal.htm"'>Reset</button></td>

</tr>

<tr>

<td height="36" width="66">

<p align="center">Score %:</td>

<td height="33" width="66" colspan="2">

<p align="center">Score Marks:</td>

<td height="33" width="66">

<p align="center">Out of:</td>

</tr>

<tr>

<td height="33" width="66">

<p align="center"><input type="button" name="T1" size="3" id=scorepercent value="0"></td>

<td height="33" width="66" colspan="2">

<p align="center"><input type="button" name="score" size="3" id=score value="0"></td>

<td height="36" width="66">

<p align="center"><input type="button" name="outof" size="3" id=outof value="0"></td>

</tr>
</table>
</body>
</html>



Any feedback would be much apprieciated...

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved