Question Number Correct Option
1 a
2 b
3 a
4 d
5 d
6 c
7 c
8 d
9 d
10 a
Friday, November 20, 2009
IT430 - E-Commerce - Solution
Assignment No. 03
Semester: Fall 2009
IT430 E-Commerce
function ChkData(){
if (document.Form1.Name.value.length <1)>
window.alert("Name field is empty!");
document.Form1.Name.focus();
return;
}
if (document.Form1.EAddr.value.length <>
window.alert("Email can not be empty!");
document.Form1.EAddr.focus();
return;
}
if (document.Form1.Paswrd.value.length <>
window.alert("Your password must be at least 6 character long");
document.Form1.Paswrd.focus();
return;
}
}
GET SOURCE FROM "SOURCE PAGE OF THIS PAGE" otherwise send us blank email on "virtual.uni.help@gmail.com" our web server respond you within 2 seconds.
________________________________________Registration Form
________________________________________
Registration Form
___________________________________________________
Labels:
CS and IT
Subscribe to:
Posts (Atom)
Is this blog is useful for you?
Powered by Blogger.