Showing posts with label mcsl-016. Show all posts
Showing posts with label mcsl-016. Show all posts

Saturday 28 February 2015

Question 1: Create a web site for a School consisting of the following pages:
a) The Home page should consists of four areas containing the following information:
  • Header area containing the logo, name of the school and a photograph of the school. Make sure that you use a good picture format.
  • Left area containing the links to other pages – these links should include -
  • About us, Academics, Infrastructure, Contact us and Feedback.
  • The Content area should display a table showing list of upcoming events of the School along with dates.
  • The Footer area should display the copyright information and current date and time.
Note:- You need to make sure that the Header and Footer area is same across all the pages of the website.
b) About us page should give information about the Objectives, values and beliefs of the school, preferable in some structured format. You may use lists or tables for the same.
c) Academics page lists details about the teachers and the past activities of the school.
d) Infrastructure page should highlighting the available resources of the school.
e) Contact us page should provide information about the school address and contact details
f) Feedback page should have a feedback form consisting of text box, radio buttons, list boxes etc. This page should get the information from the site visitors about various aspects of schools website. You must use JavaScript to check that all the required fields are entered by the visitor.
g) Write a program using VBscipt that adds only diagonal elements of two matrices. The program should be efficient.
Solution: a web site for a School
a)
<code>
< HTML>
< frameset rows=”21%,*” >
< frame name=”topframe” src=”header.html” frameborder=”0″ scrolling=”no”/ >
< frameset rows=”83%,*” >
< frameset cols=”15%,*” >
< frame name=”left” src=”links.html” frameborder=”0″ scrolling=”no”/ >
< frame name=”centre” src=”home.html” frameborder=”0″/ >
</ frameset >
< frame name=”lowerframe” src=”footer.html” frameborder=”0″ scrolling=”no”/ >
</ frameset >
</ frameset >
</ HTML>
</code>

For Header Area:   Header.html
<code>
<html>
<head>
<title>MCSL 016 Assignment</title>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″>
<style type=”text/css”>
.style2 {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #00CC00;
}
.style4 {font-size: 10px; color: #000000; }
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style6 {
font-size: 27px;
color: #FF0000;
}
.style10 {font-size: 10px; color: #9933FF; }
body {
background-color: #333333;
}
</style>
</head>
<body>
<table align=”left”>
<tr>
<td> <img src=”logo.jpg” alt=”logo” width=”80px” height=”80px”/>
<td>
Indian Education Society’s
NEW ENGLISH SCHOOL
Govt Colony, Bandra (E)
MUMBAi- 400051
</td>
<td> <img src=”logo.jpg” alt=”logo” width=”80px” height=”80px”/>
</tr>
<tr>
</table>
<table align=”right”>
<td> <img src=”school.jpeg” width=”400px” height=”80px”/> </td>
</td>
<tr>
<td>  Quick Links :
<select name=”ddlist”>
<option> Home</option>
<option> About Us</option>
<option> Academics</option>
<option> Infrastructure</option>
<option> Contact Us</option>
<option> Feedback</option>
</select> </td>
</tr>
</tr>
</table>
</body>
</html>
</code>
For Left Area:  Links.html
<code>
<HTML >
<HEAD >
<TITLE > </TITLE >
<BODY bgcolor=”lightblue” >
<table align=”left” >
<tr > <td > </td ></tr >
<tr >
<td > <a href=”home.html” target=”centre” > Home</a > </td >
</tr >
<tr > <td > </td ></tr >
<tr >
<td > <a href=”about.html” target=”centre” > About us</a > </td >
</tr >
<tr > <td > </td ></tr >
<tr >
<td > <a href=”academic.html” target=”centre” > Academics</a > </td >
</tr >
<tr > <td > </td ></tr >
<tr >
<td > <a href=”infra.html” target=”centre” > Infrastructure</a > </td >
</tr >
<tr > <td > </td ></tr >
<tr >
<td > <a href=”contact.html” target=”centre” > Contact us</a > </td >
</tr >
<tr > <td > </td ></tr >
<tr >
<td > <a href=”feedback.html” target=”centre” > Feedback</a > </td >
</tr >
</table >
</BODY >
</HTML >
</code>
For Content Area:  Home.html
<code>
<HTML >
<HEAD >
<TITLE > New Document </TITLE >
</HEAD >
<BODY bgcolor=”lightgreen” >
Home Page
<center > <h1 > <u > Welcome To New English School Website</u > </h1 > <center >
<table align=”center” >
<tr >
<tr > <img src=”big_school.jpg” alt=”Image” width=”500px” height=”250px”/ > </td >
</tr >
</table >
<table width=”737″ border=”0″>
<table width=”100%” border=”0″ align=”right” cellpadding=”0″ cellspacing=”0″>
<tr>
<td><p align=”center”><strong><u>UPCOMING EVENTS</u><br><br>EXAMINATION SCHEDULE FOR HALF-YEARLY EXAMINATION<br>
</strong><strong>Aug 2014 </strong></p>
<table align=”center” width=”571″ border=”1″>
<tr>
<td width=”70″><div align=”center”>
<div align=”center”>Class/Date</div>
</div></td>
<td width=”45″><div align=”center”> 1 </div></td>
<td width=”46″><div align=”center”> 4 </div></td>
<td width=”47″><div align=”center”> 7 </div></td>
<td width=”53″><div align=”center”> 10 </div></td>
<td width=”50″><div align=”center”><span class=”style28″>13 </div></td>
<td width=”52″><div align=”center”><span class=”style28″>16 </div></td>
<td width=”48″><div align=”center”> 19 </div></td>
<td width=”51″><div align=”center”><span class=”style28″>22 </div></td>
<td width=”45″><div align=”center”><span class=”style28″>25 </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>I</strong></div>
</div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”><span class=”style18″>English </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”><span class=”style18″>Drawing </div></td>
<td><div align=”center”><span class=”style18″>Science </div></td>
<td><div align=”center”> Work Edn  </div></td>
<td><div align=”center”> Phy. Edn  </div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”> * </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>II</strong></div>
</div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”><span class=”style18″>English </div></td>
<td><div align=”center”> Science </div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”>  </div></td>
<td><div align=”center”> Phy. Edn </div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”> Work Edn </div></td>
<td><div align=”center”> * </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>III</strong></div>
</div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”><span class=”style18″>Science </div></td>
<td><div align=”center”><span class=”style18″>English </div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”> Phy. Edn </div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”> Work Edn </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>IV</strong></div>
</div></td>
<td><div align=”center”> Phy. Edn </div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”><span>English </div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”><span class=”style18″>Science </div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”> Work Edn </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>V</strong></div>
</div></td>
<td><div align=”center”><span class=”style18″>Science </div></td>
<td><div align=”center”> Work Edn </div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”><span class=”style18″>English </div></td>
<td><div align=”center”> Phy. Edn </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”> * </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>VI</strong></div>
</div></td>
<td><div align=”center”> * </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”><span class=”style18″>Science </div></td>
<td><div align=”center”> Phy. Edn </div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”><span class=”style18″>History </div></td>
<td><div align=”center”><span class=”style18″>English </div></td>
<td><div align=”center”><span class=”style18″>Biology </div></td>
<td><div align=”center”> Work Edn </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>VII</strong></div>
</div></td>
<td><div align=”center”> Phy. Edn </div></td>
<td><div align=”center”><span class=”style18″>Physics </div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”><span class=”style18″>Chem </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”> Work Edn </div></td>
<td><div align=”center”> Economics </div></td>
<td><div align=”center”><span class=”style18″>English </div></td>
<td><div align=”center”><span class=”style18″>History </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>VIII</strong></div>
</div></td>
<td><div align=”center”><span class=”style18″>Socio </div></td>
<td><div align=”center”> Phy. Edn </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”> Work Edn </div></td>
<td><div align=”center”><span class=”style18″>Physics </div></td>
<td><div align=”center”><span class=”style18″>Chem </div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”><span class=”style18″>Economics </div></td>
<td><div align=”center”><span class=”style18″>English </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>IX</strong></div>
</div></td>
<td><div align=”center”><span class=”style18″>Biology </div></td>
<td><div align=”center”> Work Edn </div></td>
<td><div align=”center”><span class=”style18″>History </div></td>
<td><div align=”center”><span class=”style18″>Chem </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”> Bengali </div></td>
<td><div align=”center”> Phy. Edn </div></td>
<td><div align=”center”><span>English </div></td>
<td><div align=”center”><span class=”style18″>Physics </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>X</strong></div>
</div></td>
<td><div align=”center”><span class=”style18″>Biology </div></td>
<td><div align=”center”><span class=”style18″>Economics </div></td>
<td><div align=”center”> Work Edn </div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”><span class=”style18″>Physics </div></td>
<td><div align=”center”><span class=”style18″>English </div></td>
<td><div align=”center”> Phy. Edn </div></td>
<td><div align=”center”> Biology </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>XI</strong></div>
</div></td>
<td><div align=”center”><span class=”style18″>Chem </div></td>
<td><div align=”center”><span class=”style18″>Economics </div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”><span class=”style18″>Biology </div></td>
<td><div align=”center”><span class=”style18″>Socio </div></td>
<td><div align=”center”><span class=”style18″>English </div></td>
<td><div align=”center”><span class=”style18″>Statistics </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”><span class=”style18″>Physics </div></td>
</tr>
<tr>
<td><div align=”center”>
<div align=”center”><strong>XII</strong></div>
</div></td>
<td><div align=”center”><span class=”style18″>Bengali </div></td>
<td><div align=”center”><span class=”style18″>Biology </div></td>
<td><div align=”center”><span class=”style18″>Socio </div></td>
<td><div align=”center”><span class=”style18″>Maths </div></td>
<td><div align=”center”><span class=”style18″>English </div></td>
<td><div align=”center”><span class=”style18″>Statistics </div></td>
<td><div align=”center”><span class=”style18″>Physics </div></td>
<td><div align=”center”><span class=”style18″>Economics </div></td>
<td><div align=”center”><span class=”style18″>Chem </div></td>
</tr>
</table>
</BODY >
</HTML >
</code>
For Footer Area:  <strong>Footer.html</strong>
<code>
<HTML >
<HEAD >
<TITLE > New Document </TITLE >
</HEAD >
<script language=”vbscript” >
sub getCurrentDateTime()
dim daydate,daytime
daydate=FormatDateTime(Date(),1)
dtime=Hour(Now)
document.form1.txtdatetime.value=CStr(daydate)+” “+CStr(Time)
end sub
</script>
<BODY bgcolor=”lightblue” onLoad=”getCurrentDateTime()” >
<form name=”form1″ onLoad=”getCurrentDateTime()” >
<p><center><u>ALL RIGHT RESERVED.</u><center >
Copyright @ 2014, New English School, Bandra. <br />
<table>
<tr> </tr>
<tr> <td> Current Date &amp; Time:</td> <td> <input type=”text” name=”txtdatetime” size=”30″ /> </td> <td> </td>
<tr> </tr>
</table>
<strong><a href=”home.html”>Home</a> / <a href=”about.html”>About Us</a> / <a href=”academic.html”>Academics</a> / <a href=”infra.html”>Infrastucture</a>/ <a href=”contact.html”>Contact Us</a> </strong></p>
</form>
</BODY >
</HTML >
</code>
b)About us page should give information about the Objectives, values and beliefs of the school, preferable in some structured format. You may use lists or tables for the same.
For About Us Page:  About.html
<code>
<html>
<head>
<title>IES New English School, Bandra , Mumbai</title>
</head>
<body bgcolor=”lightgreen” >
About us Page
<div>
<h1>ABOUT US</h1>
<table width=”581″ border=”0″>
<tr>
<td width=”700″><table width=”550″ border=”0″ align=”center” cellpadding=”0″ cellspacing=”0″>
<tbody>
<tr>
<th height=”117″ scope=”col”><p align=”center”>Indian Education Society</p>
<p align=”justify”>The Indian Education Society was founded in 1912 by a tiny band of young and dedicated College teachers who gave the best years of their lives to the society and its Colleges. They were S.V. Nabar, B.N. Vaidya, V.N.SuIe, P.Y. Patkar and |M.D.Harne. The little seed these stalwarts sowed grew into a mighty tree with several branches, Colleges and colleges. In the later period, the Indian Education Society was served brilliantly by Manik Lotlikar and Padmakar Dhamdhere. Undertheir care and tutelage the society developed into an institution managing over sixty Colleges, a junior college and two professional colleges – a College of Management and a College of Architecture. The Colleges of the I.E.S. have been a nursery out of which have blossomed enormous number of persons with varied talents. Its Colleges have produced some of the leading scientists and researchers, scholars and teachers, engineers and doctors, brave members of the armed forces, cricketers and swimmers, theatre and film personalities as well as the first Indian idol! The Indian Education Society is committed to serve the community with the best kind of education. It has taken innovative steps in the field of education like e – learning, encouragement of technical education at the College level, digitalizing of libraries, introduction of new streams like the ICSE, etc. The Society has also initiated the process of accreditation of its Colleges by the Quality Council of India begining with the NES Campus in Bandra East. In establishing a junior college the IES affirms that it would provide the best facilities and resources to its students. In keeping with the high standard the IES has maintained in the past, we hope to have a junior college which would become soon the first choice of our students. The Indian Education Society believes that in cooperation with the heads of our institutions and teachers and parents / guardians and students, we can scale still greater heights of excellence and educate our young to become worthy citizens of our country.</p>
<div align=”left”>
<p> </p>
<table width=”377″ height=”12″ border=”0″ cellpadding=”0″ cellspacing=”0″>
<tbody>
<tr>
<td valign=”top”> </td>
<td colspan=”2″ valign=”top”><p>Indian Education Society <br />
Raja Shivaji Vidyasankul, Hindu Colony, Dadar, <br />
Mumbai 400 014. Tel. N0. 6137 9595</p>
<p>Governing Council</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>A. B. Vaidya</p></td>
<td width=”323″ valign=”top”><p>President</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Manohar D. Lotlikar</p></td>
<td width=”323″ valign=”top”><p>Vice President and Chief Executive Officer</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Amol P. Dhamdhere</p></td>
<td width=”323″ valign=”top”><p>Vice President</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Achala Joshi</p></td>
<td width=”323″ valign=”top”><p>Trustee</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Satish M. Lotlikar</p></td>
<td width=”323″ valign=”top”><p>Trustee</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Satish R. Nayak</p></td>
<td width=”323″ valign=”top”><p>Trustee</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Shailendra V. Gharse</p></td>
<td width=”323″ valign=”top”><p>Member</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>V. K. Sinha</p></td>
<td width=”323″ valign=”top”><p>Member</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Meenal Mohadikar</p></td>
<td width=”323″ valign=”top”><p>Member</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Suhas G. Rege</p></td>
<td width=”323″ valign=”top”><p>Member</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Shaunak Satpute</p></td>
<td width=”323″ valign=”top”><p>Member</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Gajanan Samant</p></td>
<td width=”323″ valign=”top”><p>Member</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Sagar Sule</p></td>
<td width=”323″ valign=”top”><p>Member</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Rajeev Joshi</p></td>
<td width=”323″ valign=”top”><p>Member</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Geetanjali Desai</p></td>
<td width=”323″ valign=”top”><p>Heads’ Representative</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Vaishali K. More</p></td>
<td width=”323″ valign=”top”><p>Supervisors’ Representative</p></td>
</tr>
<tr>
<td width=”119″ valign=”top”> </td>
<td width=”201″ valign=”top”><p>Rajani Mhaisalkar</p></td>
<td width=”323″ valign=”top”><p>Teachers’ Representative</p></td>
</tr>
</tbody>
</table>
</div>
<blockquote>
<p align=”left”><strong>INDIAN EDUCATION SOCIETY<br />
New English School </strong><br />
</p>
<p align=”left”> V. K. Sinha <strong>Chairman</strong></p>
<p align=”left”> Amol Dhamdhere</p>
<p align=”left”> Satish R. Nayak</p>
<p align=”left”> Gajanan V. Samant</p>
<p align=”left”> Shailendra V. Gharse</p>
<p align=”left”> Vikram Karandikar</p>
<p align=”left”> Lakshmi Jayakar</p>
<p align=”left”>Dr. Mulwad Vinata</p>
<p align=”left”>Bharati M. Hajari <strong>Convenor</strong></p>
<p align=”left”><br />
INDIAN EDUCATION SOCIETY<br />
New English School
</p>
<p align=”left”>Government Servants Colony, Near Kherwadi Police Station,<br />
Bandra ( E) , Mumbai 400051.</p>
</blockquote>
<p align=”left”> </p>
<p>V. K. Sinha Bharati M. Hajari</p>
<p>Chairman Principal</p>
</th>
</tr>
</tbody>
</table>
<br /></td>
</tr>
</table>
<p>&amp;nbsp;</p>
</div>
</body>
</html>
</code>
c)Academics page lists details about the teachers and the past activities of the school.
For Academics Page:  Academic.html
<code>
<html><head> <title>IES New English School, Bandra , Mumbai</title> </head> <body bgcolor=”lightgreen” > Academic’s Page <div> <h1>Academic </h1> <table width=”596″ border=”0″> <tr> <td width=”590″><table width=”539″ height=”47″ border=”0″ align=”center” cellpadding=”0″ cellspacing=”0″> <tbody> <tr> <th width=”520″ height=”45″ scope=”col”><p align=”left”>    <span class=”style23″>Admission-  <br /> <br /> 1] Admission is open to all irrespective caste, creed and religion.<br /> 2] Applications are available in the office<br /> 3] The necessary documents such as L.C, latest progress report from the previous school etc. should be attached with the form.<br /> 4] Admissions will be confirmed only after the interview of the student and payment of fees.    </p> </th> </tr> </tbody> </table> <p align=”center”><strong><u>ACHIEVEMENTS IN SPORTS</u></strong></p> <div align=”center”> <table border=”1″ cellspacing=”0″ cellpadding=”0″ align=”left”> <tr> <td width=”81″ valign=”top”><br /> Year </td> <td width=”111″ valign=”top”><p>Competition</p></td> <td width=”115″ valign=”top”><p>Organizer</p></td> <td width=”234″ valign=”top”><p>Result</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>2009</p></td> <td width=”111″ valign=”top”><p>Carrom</p></td> <td width=”115″ valign=”top”><p>District Krida Adhikari</p></td> <td width=”234″ valign=”top”><p>Kadam Sheyas- I Prize &amp;amp; gold medal<br /> Gaddam Neha-II Prize &amp;amp; silver medal<br /> The school received Runner Up award and bagged a Trophy</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Cricket</p></td> <td width=”115″ valign=”top”><p>Khichadiya</p></td> <td width=”234″ valign=”top”><p>Runner Up Award</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”115″ valign=”top”><p>Air India</p></td> <td width=”234″ valign=”top”><p>Runner Up Award</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”115″ valign=”top”><p>I. E. S</p></td> <td width=”234″ valign=”top”><p>Won final and received a Trophy<br /> Pawar Dipesh declared the best player and received a gold medal</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Kho-Kho</p></td> <td width=”115″ valign=”top”><p>Mumbai Sports</p></td> <td width=”234″ valign=”top”><p>Won the final</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>2010</p></td> <td width=”111″ valign=”top”><p> Kabaddi</p></td> <td width=”115″ valign=”top”><p>Vand Mataram Foundation</p></td> <td width=”234″ valign=”top”><p>I Prize &amp;amp; Trophy</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Kho-Kho</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p>Trophy</p></td> </tr> <tr> <td width=”81″ valign=”top”><p> </p></td> <td width=”111″ valign=”top”><p>Cricket (Vinu Mankad)</p></td> <td width=”115″ valign=”top”><p>District Krida Adhikari</p></td> <td width=”234″ valign=”top”><p>Runner Up Award</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Carrom</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p>Acharya Raj- I Prize and Gold medal<br /> Kale Mayuri- I Prize &amp;amp; Gold medal</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Chess</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p> Chaudary Vaibhavi- I Prize &amp;amp; Gold medal</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>2011</p></td> <td width=”111″ valign=”top”><p>Disrict level cricket </p></td> <td width=”115″ valign=”top”><p>District Krida Adhikari</p></td> <td width=”234″ valign=”top”><p>Runner Up Award</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Carrom</p></td> <td width=”115″ valign=”top”><p>Bombay Arts &amp;amp; Sports</p></td> <td width=”234″ valign=”top”><p>Gaddam Neha, Kadam Shreyas, Malla Adarsh<br /> &amp;amp; Sawant Sail<br /> Reveived I Prize</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Chess</p></td> <td width=”115″ valign=”top”><p>Bombay Arts &amp;amp; Sports</p></td> <td width=”234″ valign=”top”><p>Dicholkar Diti<br /> &amp;amp; Pol Prathmesh received I Prize</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p>Malla Adarsh- I Prize and Gold medal</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>75m Running</p></td> <td width=”115″ valign=”top”><p> M.S.B Scout &amp;amp; Guide</p></td> <td width=”234″ valign=”top”><p>Haldankar Anushka &amp;amp; Pal Suraj- I Prize</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Langadi</p></td> <td width=”115″ valign=”top”><p> —-“——</p></td> <td width=”234″ valign=”top”><p>Kadam Tejal &amp;amp; Kadam Sahil- I Prize</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>2012</p></td> <td width=”111″ valign=”top”><p>Carrom</p></td> <td width=”115″ valign=”top”><p>Care Foundation</p></td> <td width=”234″ valign=”top”><p>Gaddam Neha,Malla Adarsh,Kadam Prathmesh received gold medals</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”115″ valign=”top”><p>Mumbai Sports</p></td> <td width=”234″ valign=”top”><p>Gaddam Neha-Gold medal</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Chess</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p>Chaudhary Vaibhavi- Gold medal &amp;amp; Trophy</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Gymnastics VT</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p>Walavalkar Yash- Gold medal</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>400 m Running</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p>Inpure Tanvi- I Prize</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Long Jump</p></td> <td width=”115″ valign=”top”><p>—-“—-</p></td> <td width=”234″ valign=”top”><p>Yadav Ashutosh- I Prize</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Shot Put</p></td> <td width=”115″ valign=”top”><p>——“—–</p></td> <td width=”234″ valign=”top”><p>Chaudhari Pratik-I Prize</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Carrom</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p>The school received ‘Nirgudkar Foundation Trophy’</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Madhav Mantri Cricket Tournament</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p>The school received ‘Late Dr. Harish Ram Nayak Rotating Trophy’</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Kho-Kho</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p>Won finals and received a Trophy</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Cricket</p></td> <td width=”115″ valign=”top”><p>District Krida Adhikari</p></td> <td width=”234″ valign=”top”><p>Runner Up Award</p></td> </tr> <tr> <td width=”81″ valign=”top”><p> </p></td> <td width=”111″ valign=”top”><p>Foot Ball</p></td> <td width=”115″ valign=”top”><p>I.E.S</p></td> <td width=”234″ valign=”top”><p>Runner Up Award</p></td> </tr> <tr> <td width=”81″ valign=”top”><p>&amp;nbsp;</p></td> <td width=”111″ valign=”top”><p>Lazim</p></td> <td width=”115″ valign=”top”><p>Sahashaley Upakram</p></td> <td width=”234″ valign=”top”><p>I Prize</p></td> </tr> </table> <br /></td> </tr> </table> <p>&amp;nbsp;</p> </div> </ body > </ html ></code>
d) Infrastructure page should highlighting the available resources of the school.
For Infrastructure Page:  Infra.html
<code>
<html><head> <title>IES New English School, Bandra , Mumbai</title> </head> <body bgcolor=”lightgreen” > Infrastructure Page <div> <h1>Infrastructure </h1> <table width=”596″ border=”0″> <tr> <td width=”590″><table width=”539″ height=”47″ border=”0″ align=”center” cellpadding=”0″ cellspacing=”0″> <tbody> <tr> <th width=”520″ height=”45″ scope=”col”><p align=”left”>     Admission-  <br /> <br /> 1] Admission is open to all irrespective caste, creed and religion.<br /> 2] Applications are available in the office<br /> 3] The necessary documents such as L.C, latest progress report from the previous school etc. should be attached with the form.<br /> 4] Admissions will be confirmed only after the interview of the student and payment of fees.    </p> <p align=”left”> <strong>Facilities</strong>-  <br /> <br /> 1] well lighted and ventilated classrooms<br /> <br /> 2] A computer Lab with individual computer for every student<br /> <br /> 3] Well equipped Laboratories for Physics, Chemistry and Biology<br /> <br /> 4] Audio-Visual room<br /> <br /> 5] Library with treasure of books<br /> <br /> 6] Specious play ground<br /> <br /> 7] Auditorium with well equipped technology<br /> <br /> 8] A healthy canteen service<br /> <br /> 9] Arts and Spots Academy with well experienced coaches<br /> <br /> 10] Art room for showing creativity?<br /> <br /> 11] Introduction of new subjects- <br /> a] Technical with equipped lab <br /> b] V.G [Vocational Guidance] with expert councilors.<br /> <br /> 12] Well qualified staff<br /> <br /> 13] Personal attention <a name=”_GoBack” id=”_GoBack”></a></p></th> </tr> </tbody> </table> <br /></td> </tr> </table> <p>&amp;nbsp;</p> </div> </body> </html></code>
e) Contact us page should provide information about the school address and contact details.
For Contact Us Page:  Contact.html
<code>
<HTML >
<HEAD >
<TITLE > New Document </TITLE >
</HEAD >
<BODY bgcolor=”lightgreen” >
Contact Page
<center > <h1 > <u > Contact Us</u > </h1 > <center >
<table align=”center” >
<tr >
<tr > <img src=”contact.jpg” alt=”Image” width=”600px” height=”350px”/ > </td >
</tr >
</table >
</BODY >
</HTML >
</code>
f ) Feedback page should have a feedback form consisting of text box, radio buttons, list boxes etc. This page should get the information from the site visitors about various aspects of schools website. You must use JavaScript to check that all the required fields are entered by the visitor.
For Feedback Page:  <strong>Feedback.html</strong>
<code>
<html>
<head>
<title>Feedback form</title>
</head>
<body bgcolor=”lightgreen” >
Feedback Page
<h1>Website feedback form</h1>
<div>
<div><div><div class=”field-item even” property=”content:encoded”><p>Our website was recently redesigned. Please let us know how we can improve your experience by filling in this form.</p>
</div></div></div><div><div><div class=”field-item even”><p><strong>Information and privacy:</strong></p></div></div></div><form enctype=”multipart/form-data” action=”/school-environment-enterprise-development/website-feedback-form” method=”post” id=”webform-client-form-236″ accept-charset=”UTF-8″><div><div>
<label for=”edit-submitted-name”>First name </label>
<input type=”text” id=”edit-submitted-name” name=”submitted[name]” value=”" size=”60″ maxlength=”128″ />
</div>
<div>
<label for=”edit-submitted-last-name”>Last name </label>
<input type=”text” id=”edit-submitted-last-name” name=”submitted[last_name]” value=”" size=”60″ maxlength=”128″ />
</div>
<div>
<label for=”edit-submitted-email”>Email </label>
<input type=”email” id=”edit-submitted-email” name=”submitted[email]” size=”60″ />
</div>
<div>
<div>
<div>
<label for=”edit-submitted-who-are-you-select”>Who are you? <abbr title=”This field is required.”>*  (required) </abbr> </label>
<select id=”edit-submitted-who-are-you-select” name=”submitted[who_are_you][select]“><option value=”" selected=”selected”>- Select -</option><option value=”1″>Prospective student</option><option value=”2″>Undergrad student</option><option value=”3″>Graduate student</option><option value=”4″>Staff</option><option value=”5″>Faculty</option><option value=”6″>Alumni</option><option value=”select_or_other”>Other…</option></select>
</div>
<div>
<label for=”edit-submitted-who-are-you-other”>Who are you? Other… </label>
<input type=”text” id=”edit-submitted-who-are-you-other” name=”submitted[who_are_you][other]” value=”" size=”60″ maxlength=”128″ />
</div>
</div>
</div>
<input type=”hidden” name=”details[sid]” />
<input type=”hidden” name=”details[page_num]” value=”1″ />
<input type=”hidden” name=”details[page_count]” value=”1″ />
<input type=”hidden” name=”details[finished]” value=”0″ />
<input type=”hidden” name=”form_build_id” value=”form-qjLa24rqko-g3tMMntC-5NRTPS4SnDNwWsDBT9KOaJY” />
<input type=”hidden” name=”form_id” value=”webform_client_form_236″ />
<div class=’jfhtml’><p> <strong>What is your opinion of the site? </p> <p> Please rate the following aspects </p></div>
<div class=’error-message’ id=’hdeb2_2453_error’></div>
<fieldset class=’jfradio’ id=’hdeb2_2453′>
<div class=’control-group’>
<legend id=”hdeb2_2453_label”>Look and feel</legend>
<div class=’controls’>
<label class=’radio’ for=’hdeb2_2453_0′>
<input checked=checked value=’Good’ id=’hdeb2_2453_0′ name=’hdeb2′ type=’radio’ />
Good
</label>
<label class=’radio’ for=’hdeb2_2453_1′>
<input value=’Average’ id=’hdeb2_2453_1′ name=’hdeb2′ type=’radio’ />
Average
</label>
<label class=’radio’ for=’hdeb2_2453_2′>
<input value=’Poor’ id=’hdeb2_2453_2′ name=’hdeb2′ type=’radio’ />
Poor
</label>
<span class=’help-block’ id=’hdeb2_2453_error’>
</div>
</div>
</fieldset>
<div></div>
<div class=’error-message’ id=’h5e77_2454_error’></div>
<fieldset class=’jfradio’ id=’h5e77_2454′>
<div class=’control-group’>
<legend id=”h5e77_2454_label”>Ease of use</legend>
<div class=’controls’>
<label class=’radio’ for=’h5e77_2454_0′>
<input checked=checked value=’Good’ id=’h5e77_2454_0′ name=’h5e77′ type=’radio’ />
Good
</label>
<label class=’radio’ for=’h5e77_2454_1′>
<input value=’Average’ id=’h5e77_2454_1′ name=’h5e77′ type=’radio’ />
Average
</label>
<label class=’radio’ for=’h5e77_2454_2′>
<input value=’Poor’ id=’h5e77_2454_2′ name=’h5e77′ type=’radio’ />
Poor
</label>
<span class=’help-block’ id=’h5e77_2454_error’>
</div>
</div>
</fieldset>
<div></div>
<div class=’error-message’ id=’h99b4_2455_error’></div>
<fieldset class=’jfradio’ id=’h99b4_2455′>
<div class=’control-group’>
<legend id=”h99b4_2455_label”>Searching facilities</legend>
<div class=’controls’>
<label class=’radio’ for=’h99b4_2455_0′>
<input checked=checked value=’Good’ id=’h99b4_2455_0′ name=’h99b4′ type=’radio’ />
Good
</label>
<label class=’radio’ for=’h99b4_2455_1′>
<input value=’Average’ id=’h99b4_2455_1′ name=’h99b4′ type=’radio’ />
Average
</label>
<label class=’radio’ for=’h99b4_2455_2′>
<input value=’Poor’ id=’h99b4_2455_2′ name=’h99b4′ type=’radio’ />
Poor
</label>
<span class=’help-block’ id=’h99b4_2455_error’>
</div>
</div>
</fieldset>
<div></div>
<div class=’error-message’ id=’h94b8_2456_error’></div>
<fieldset class=’jfradio’ id=’h94b8_2456′>
<div class=’control-group’>
<legend id=”h94b8_2456_label”>Overall</legend>
<div class=’controls’>
<label class=’radio’ for=’h94b8_2456_0′>
<input value=’Good’ id=’h94b8_2456_0′ name=’h94b8′ type=’radio’ />
Good
</label>
<label class=’radio’ for=’h94b8_2456_1′>
<input checked=checked value=’Average’ id=’h94b8_2456_1′ name=’h94b8′ type=’radio’ />
Average
</label>
<label class=’radio’ for=’h94b8_2456_2′>
<input value=’Poor’ id=’h94b8_2456_2′ name=’h94b8′ type=’radio’ />
Poor
</label>
<label class=’radio’ for=’h94b8_2456_3′>
<input value=’No comment’ id=’h94b8_2456_3′ name=’h94b8′ type=’radio’ />
No comment
</label>
<span class=’help-block’ id=’h94b8_2456_error’>
</div>
</div>
</fieldset>
<div>
<label for=”edit-submitted-comments”>Comments </label>
<div><textarea id=”edit-submitted-comments” name=”submitted[comments]” cols=”60″ rows=”5″></textarea></div>
</div>
<div><input type=”submit” name=”op” value=”Submit” /></div></div></form><span property=”dc:title” content=”Website feedback form”> </div>
</body>
</html>
</code>
g) Write a program using VBscipt that adds only diagonal elements of two matrices. The program should be efficient.
<code>
hh’vb script program to find sum of diagonal elements in the given matrix ‘
declare double dimentional array
dim a(2,2)
dim sum,k sum=0 k=0
for i=0 to ubound(a,1)
for j=0 to ubound(a,2)
a(i,j)=cint(inputbox(“enter elements”))
next
sum=sum+a(i,k)
k=k+1
next
msgbox sum
</code>
Screen Shots:
ignou.nisecomputers.com
MCSL 016 solved assignment 2014-2015
ignou.nisecomputers.com