<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Porta Shqipe - Mësime</title>
<script type="text/javascript">
function kontolloFormularinNgaPorta() {
if (document.formulariNgaPorta.fushaEmri.value == "")
{
alert('Fusha e emrit është e zbrazët!');
return false;
}
else if (document.formulariNgaPorta.fushaMbiemri.value == "")
{
alert('Fusha e mbiemrit është e zbrazët!');
return false;
}
return true;
}
</script>
</head>
<body>
<form name="formulariNgaPorta" method="" action="" onSubmit="return kontolloFormularinNgaPorta();">
Emri: <input name="fushaEmri" type="text">
Mbiemri: <input name="fushaMbiemri" type="text">
<input type="submit" name="submit" value="dërgo">
</form>
</body>
</html>
Vertaling Albanese woorden | Translation of Albanian words
|