-
i found the problem!
<html>
<head>
<SCRIPT LANGUAGE="JavaScript">
function displayPassword(){
alert(\nname is ---"> +
docment.entryForm.secret.name +
"\nvalue is --->" +
docment.entryForm.secret.name +
"\ndefaultValue is ---"> +
docment.entryForm.secret.defaultValue)
}
</script>
</head>
<body>
<Br>
<FORM NAME="ddd">
</B>
<BR><BR>
<INPUT TYPE="password" NAME="secret" SIZE="15"
VALUE="bosefus">
<INPUT TYPE="button" NAME="passwordViewer"
VALUE="Push To View" onClick="displayPassword()">
</form>
</body>
</html>
there now i says error on page why enyone know??
-
Why open a new thread, this is just messing up forum space n3wbz0r..
Please stop spamming and use ur other topics