Free php scripts.
scripturi pentru webmasteri - free web tools - copie si lipeste scripts pentru situl tau sute de scripturi
Daca vrei sa ai acces la baza de date trebuie sa te inregistrezi. Succes. Omae
|
Nou pe simpatie: Elena01 25 ani
 | Femeie 25 ani Braila cauta Barbat 28 - 40 ani |
|
|
Free php scripts.ReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
|
| #1 |
|
|
<SCRIPT LANGUAGE="JavaScript"> <!-- ; // numberguess //
var guessme=Math.round(Math.random()*(99)+1); var speech='Guess my number (from 1 to 100)';
function process(mystery) { var guess=document.forms.guessquiz.guess.value; var speech='"'+guess+ '" does not make sense to me.'; document.forms.guessquiz.guess.value='';
if (guess==mystery) { document.forms.guessquiz.prompt.value='Congratulations! '+mystery+' is correct!'; alert ('Well done - the mystery number is '+mystery+'! nnPress this button to reload the page for another game.'); speech=''; document.location=document.location; }
if (mystery<guess) { speech='Less than '+ guess; }
if (mystery>guess) { speech='Greater than '+ guess; }
if (guess=='') { speech='You didn't guess anything!' }
document.forms.guessquiz.prompt.value=speech; document.forms.guessquiz.guess.focus();
}
// end hide --> </SCRIPT>
<FORM onSubmit="" NAME="guessquiz"> <CENTER> <TABLE ALIGN="CENTER" BGCOLOR="#888888" BORDER="3" CELLPADDING="5"> <TR> <TD BGCOLOR="#004080"> <FONT COLOR="#ffffff" FACE="Arial"><B>GUESS MY NUMBER (1 - 100)</B></FONT> </TD> </TR> <TR> <TD> <CENTER> <INPUT TYPE="text" NAME="prompt" SIZE="31" MAXLENGTH="40" VALUE="Guess my number (from 1 to 100)"><BR> <INPUT TYPE="text" NAME="guess" SIZE="3" MAXLENGTH="3" VALUE=""> <INPUT TYPE="button" VALUE="Guess" onClick='process(guessme)'> </CENTER> </TD> </TR> </TABLE> </CENTER> </FORM>
_______________________________________ http://2012en.wordpress.com/ "Living mistery" http://mergi.la/RoTop69 "RoTop69" www.cramanobless.ro "Producator vinuri nobile" - Paunesti,Vrancea, mail : info-at-cramanobless.ro http://www.erepublik.com/en/referrer/HEXAGON+Omae Intra in lumea EREPUBLIK
|
|
| |
|