Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by gg ( 13 years ago )
<!DOCTYPE html>
<html>
<head>
[removed]
function q2()
{
var v=eval(document.f1.t1.value);
document.f1.t1.value=v;
}
[removed]
</head>
<body>
<form name="f1">
ENTER : <input type="text" name="t1">
<input type="button" value="CALCULATE">
</form>
</body>
</html>
Revise this Paste