Vb &HTML (III Bcom CA) (1)
Vb &HTML (III Bcom CA) (1)
If Check1.Value = 1 Then
Private Sub Option7_Click()
Text1.FontBold = True
Text1.Text = UCase(Text1)
Else
End Sub
Text1.FontBold = False
End If
Private Sub Option8_Click()
End Sub
Text1.Text = LCase(Text1)
Private Sub Check2_Click()
End Sub
If Check2.Value = 1 Then
Text1.FontItalic = True
Else
Text1.FontItalic = False
End If
End Sub
OUT PUT
Private Sub Check3_Click()
If Check3.Value = 1 Then
Text1.FontUnderline = True
Else
Text1.FontUnderline = False
End If OUT PUT
End Sub
Private Sub Check4_Click()
If Check4.Value = 1 Then
Text1.FontStrikethru = True
Else
Text1.FontStrikethru = False
End If
End Sub
Private Sub Option1_Click()
Text1.Alignment = 1
End Sub
Private Sub Option2_Click()
Text1.Alignment = 2
End Sub
Private Sub Option3_Click()
Text1.Alignment = 0
End Sub
Private Sub Option4_Click()
Text1.ForeColor = vbBlue
End Sub
Private Sub Option5_Click()
Text1.ForeColor = vbGreen
End Sub
Private Sub Option6_Click()
Text1.ForeColor = vbRedEnd Sub
OUT PUT
LIST OF PRODUCT
.
OUT PUT
CAPITAL BUDGETING TECHNIQUES
Dim i As Integer
Dim a As String
Private Sub Form_Load()
a = "YAMAHA SHOW ROOM"
i=1
End Sub
Private Sub Timer1_Timer()
Label2.Caption = Mid(a, i, 20)
i=i+1
If i >Len(a) Then
i=1
End If
End Sub
OUT PUT
COST OF CAPITAL
Table created.
SQL> select*from employee;
Enter password:
Connected.
OUT PUT
BANK CUSTOMER DATABASE USING ADO
<html>
<head>
</head>
<body><center><h1>LIST OF PRODUCTS</h1></center>
<h2><u>Rebook</u></h2>
<h3>ordered Lists</h3>
<ol><li>T-shirt</li>
<li>Shoes</li>
<li>Bat</li>
<li>Cap</li>
</ol>
<h3>Unordered Lists</h3>
<ul><li>Bag</li>
<li>Perfumes</li>
<li>Jeans</li>
</ul>
</body>
</html>
OUT PUT
ADVERTISEMENT
<html>
<head>
<title>Advertisement</title>
</head>
<body><center><h2>HYUNDAI MOTORS PRIVATE LTD.,</Center><h2>
<br>
<h3><i>Introduction</i></h3>
<p align="Justify">Hyundai
<small>This company was started on 1990</small>
It is total turnover acrosss around 750 crores
<br><hr><br><h3><i>Product Manufacture</i></h3>
<palign=Center><h4>Hyundai offers the following products</h4>
<palign="left">
<ol><li>Santro
<li>Swift
<li>Xing</ol>
<hr>
<palign="Left"><b><big>General</big></b>
<p>
<center Style={color:Blue}>
Hyundai Motors own the award for best customer
Satification performance for the year 2008
</P>
</center>
</body
</html>
OUT PUT
DISPLAY THE LIST OF PRODUCTS
<th>HEALTH DRINKS</th><html>
<head>
<title>list of products</title>
</head>
<body><center><h1>List of Products</h1></center>
<table width="100%" border="5%" cellspacing="5%" cell padding="5%">
<tr><th>FRUITS</th>
<th>CHOCALATES</th>
<th>SOFT DRINKS</th>
</tr>
<tr><td>Mango</td>
<td>Dairymilk</td>
<td>Fanta</td>
<td>Boost</td>
</tr>
<tr><td>Apple</td>
<td>Milky bar</td>
<td>Pepsi</td>
<td>Horlicks</td>
</tr>
<tr><td>Orange</td>
<td>5 star</td>
<td>Miranda</td>
<td>Complan</td>
</tr>
</table>
</body>
</html>
OUT PUT
SALES LETTER
<html>
<head><title>Sales letter</title>
</head><body><h1><center><u>Sales letter</u>
</center></h1>
R.K.V. Road<br>
Erode.
</center></b><h3>
<p align=left>we are credits to have a valuable customers like you,we are also introduce
many new collections to bring into your considerations to be enclosed the list of products along
with this letter.
<br></p>
<p>Would you ring us 0424-2247845 for an appointment with you?youcanask for free
demonstration.
<br></p>
</body>
</html>
OUT PUT
RESUME
<html>
<head>
<title>Resume</title>
</head>
<body>
<h2><center><u>RESUME</u></center></h2>
<h3><u>Personal Details</u></h3>
<table><font size='6'>
<tr><td>Name<td>:<td>Mani krish<td width='200'><td>E-mail<td>:<td><a href='mail
to:[email protected]'>[email protected]</a></td>
<tr><td>Age<td>:<td>20<td><td>Phone no<td>:<td>9952666429</td>
<tr><td>Date of Birth<td>:<td>06-11-1992</td>
<tr><td>Gender<td>:<td>Male</td></tr>
</table>
<h3><u>Educational Qualification</u></h3>
<table border="5%"cellspacing="5%"row='4'cols='4'>
<tr><th>S.no</th>
<th>Course</th>
<th>University/board</th>
<th>Percentage</th>
</tr>
<tr><td align="Center">1</td>
<td align="Center">B.Com(C.A)</td>
<td align="Center">Bharathiyar</td>
<td align="Center">75.5</td>
</tr>
<tr><td align="Center">2</td>
<td align="Center">HSS</td>
<td align="Center">Stateboard</td>
<td align="Center">80.6</td>
</tr>
<tr><td align="Center">3</td>
<td align="Center">SSLC</td>
<td align="Center">Stateboard</td>
<td align="Center">80.7</td>
</table><br>
<h3><u>Technical Qualifications</u></h3>
<h4><p>Operation System: DOS,WindowsXP,WindowsNT,unix<br>
language++,Java<br>
Front end tools:VB 6.0<br>
Back end tools:Oraclelog,Access<br></h4>
</body>
</html>
OUT PUT
WEBSITE FOR THE DEPARTMENT
<html>
<head><title>www.kgcas.org</title>
</head>
<body bgcolor="cyan"><h1><center> KG COLEGE OF ARTS AND SCIENCE
COLLGEGE</center></h1>
<font color="light green"><center><h2>WELCOMES YOU</h2></center></font>
<marquee direction="left"><i><font color="black">2010 admissions open for following
courses</font></marquee><br>
<p><h3>DEPARTMENT DETAILS<br>
<a href="bcomca.html">B.COM CA</a><br>
<ahref="bcom.html">B.COM</a><br>
<a href="bbm.html">BBM</a><br>
<a href="baeng.html">BAENG</a><br>
<a href="bsccdf.html">BSCCDF</a><br>
<a href="bsccs.html">BSCCS</a><br>
</html>
<html>
<head>
<h1>DEPARTMENT OF B.COMCA</h1></head>
<body bgcolor="divegreen">
<p><font color="Purple">
<marquee direction="right"><i>Department related with
commerce</marquee></font></i></p><br>
<p>A department which is related to commerical field and have a lot of job scopes in marketing
and accounts</p>
<ahref="home.html">home</a></body>
</html>
<html>
<head>
<h1>DEPARTMENT OF B.COM</h1></head>
<body bgcolor="pink">
<p><font color="darkgreen">
<marquee direction="right"><i>Department related with
commerce</marquee></font></i></p><br>
<p>A department which is related and useful for them who are going for business and for PG
Courses such as M.Com,M.ComCA,etc</p><br>
<ahref="home.html">home</a></body>
</html>
<html>
<head>
<h1>DEPARTMENT OF BBM</h1></head>
<body bgcolor="Yellow">
<p><font color="darkgray">
<marquee direction="right"><i>Department related with
commerce</marquee></font></i></p><br>
<p>A department which is related and useful for them who are going for business and for PG
Courses such as MBA</p><br>
<a href="home.html">home</a>
</body>
</html>
<html>
<head>
<h1>DEPARTMENT OF BSCCS</h1></head>
<body bgcolor="pink">
<p><font color=" green">
<marquee direction="right"><i>This Department related with Computer
science</marquee></font></i></p><br>
<p>A Department which is vastly related with computer fields have a lot scopes in IT
sectors</p>
<ahref="home.html">home</a></body>
</html>
OUT PUT
OUT PUT
LOCAL ORDER PROCESSING
<html>
<head>
<title>Local Order Processing</title>
<script Language="javascript">
function customer()
{
var p=parseInt(f1.t6.value)
var q=parseInt(f1.t7.value)
alert("The total Price is"+ p*q)
}
</script></head>
<body>
<form name="f1"><Center>
<h1>Local Order Processing</h1>
<table>
<tr><td>Orderno<td><input name="t1">
<tr><td>CustomerName<td><input name="t2">
<tr><td>CustomerAddress<td><input name="t3">
<tr><td>CustomerContactno<td><input name="t4">
<tr><td>ProductName<td><input name="t5">
<tr><td>Quantity<td><input name="t6">
<tr><td>UnitPrice<td><input name="t7"></td></tr></table>
<Input type="button"value="Local order Processing"Onclick="customer()">
<input type="reset"value="clear"></form>
</center>
</body>
</html>
OUT PUT
CUSTOMER SURVEY FORM
<html>
<script language="JavaScript">
function a()
{
document.write("<form name='f1'>");
document.write("<Center><h1><b>customer survey for the user</b></h1></center>");
document.write("<br><table><tr><td><h3>Enter the user name<td><input type='text'
name='username'>");
document.write("<br><tr><td><h3>Enter the user address<td><textarea
name='Address'row='5'cols='30'></textarea></table>");
}
</script>
<body>
<p OnClick="a()">Click me to Load customer survey form</p>
</body>
</html>
OUT PUT
MULTIFORM DOCUMENT
<html>
<head>
<title>San Institutions</title>
</head>
<body>
<h1><center> KG college of arts and science</center></h1>
<br><p>2013 admission open for the following courses
<ul><li>B.comCA
<li>BSC(CS)
<li>BCA
<li>BSC Maths</ul><br>
<p>If you want to apply. fill up the enclosed
<a href="Application form.html">application from</a>
</body>
</html>
<html>
<title>application form</title>
<body>
<h3>Application form for admission to the UG Courses</h3>
<br>
<form><table>
<tr><td>Name of the applicant<td>
<input type="Text"Name='Name'>
<tr><td>Address<td><input type="text" name="Address">
<tr><td><Courses applied for:</tr>
<tr><td><input type='radio'name='courses'>CS
<tr><td><input type='radio'name='courses'>BCA</tr>
<tr><td><input type='radio'name='courses'>B.ComCA</tr>
<tr><td><input type='radio'name='courses'>BSC Maths
<tr><td><input type='Submit'Value='send'>
<input type='Reset' Value='clear'>
</table>
</form>
</body>
</html>
OUT PUT