Sunday 24 January 2021

VBScript Class - 6

 VBScript Class - 6 by S P SHARMA CLASSES (7048972696)


<html>

<body>

<script type="text/VBScript">


for i=1 to 5

document.write(i)

next

document.write("<br/><br/>")


for i=1 to 10

document.write(i)

i=i+2

next


document.write("<br/><br/>")


for i=1 to 10 step 2

document.write(i)

next


document.write("<br/><br/>")


for i=10 to 1 step -1

document.write(i)

next

</script>

</body>

</html>

VBScript Class - 5

 

VBScript Class - 5 by S P SHARMA CLASSES (7048972696)



 <html>

<body>

<script type="text/VBScript">

a=5

if a=7 then

document.write(  "7 <br/>")



elseif a=5 then

document.write( " 5 <br/>")

 


elseif a>4 then

document.write( " 4 <br/>")

else

document.write( " 10 <br/>")

end if

</script>

</body>

</html>

VBScript Class - 4

VBScript Class - 4 by S P SHARMA CLASSES (7048972696)


 <html>

<body>

<script type="text/VBScript">


a=inputBox("Enter a number")

if a mod 2=0 then

document.write("Even Number "& "<br/>")

else

document.write("Odd Number "& "<br/>")

end if



dim color

color=inputbox("Enter the color code")

select case color

case "r"

document.write("This is a red color")

case "g"

document.write("This is a green color")

case "b"

document.write("This is a blue color")

case else

document.write("This is an invalid color")

end select

</script>

</body>

</html>

VBScript Class - 3

 

VBScript Class - 3 by S P SHARMA CLASSES (7048972696)


<html>

<body>

<b id="k"></b>

<script type="text/VBScript">

a=6

b=4

document.write(a<>b & "<br/> Hello")

'document.write(a!=b & "<br/>")

document.write("a=b" & a = b & "<br/>")

document.write(a mod b & "<br/>")

document.write(a & "<br/> India")

document.write(b & "<br/>")

document.write(a+b & "<br/> Delhi")



a=5-2*2/5^3

document.write("<br/>a=" & a & "<br/>")

b=6*2/3

document.write("<br/>b=" & b & "<br/>")



a=True

if a =true then

document.write("Hello India"& "<br/>")

end If

document.write(a& "<br/>")



a=inputBox("Enter a number")

if a = 5 then

document.write("Hello Delhi"& "<br/>")

else

document.write("India"& "<br/>")

end if

</script>

</body>

</html>

VBScript Class - 2

 

VBScript Class - 2 by S P SHARMA CLASSES (7048972696)



<html>

<body>

<b id="k"></b>

<script type="text/VBScript">

'option explicit

dim a

a=5

document.writeln("a=" &a& "<br/>")

document.write("Numeric Represention of a=" & VarType(a) & "<br/>")

document.write("Text Represention of a=" & TypeName(a)& "<br/>")


dim b

b=empty

document.writeln("b=" &b& "<br/>")

document.write("Numeric Represention of b=" & VarType(b) & "<br/>")

document.write("Text Represention of b=" & TypeName(b)& "<br/>")


'dim b

b=null

document.writeln("b=" &b& "<br/>")

document.write("Numeric Represention of b=" & VarType(b) & "<br/>")

document.write("Text Represention of b=" & TypeName(b)& "<br/>")


b="Ram"

document.writeln("b=" &b& "<br/>")

document.write("Numeric Represention of b=" & VarType(b) & "<br/>")

document.write("Text Represention of b=" & TypeName(b)& "<br/>")


b=True

document.writeln("b=" &b& "<br/>")

document.write("Numeric Represention of b=" & VarType(b) & "<br/>")

document.write("Text Represention of b=" & TypeName(b)& "<br/>")

</script>


</body>

VBScript Class - 1

 VBScript Class - 1 by S P SHARMA CLASSES (7048972696)


<html>

<head>

<title>First VBScript</title>

</head>

<body>


<script type="text/vbscript">

'option explicit

'document.write("Hello from VBScript")

dim a

a=15

document.write("<br/>" & A)

A=20

document.write("<br/>" & A)

document.write("<br/>" & a)

Dim b

A=20

document.write("<br/>" & A)

document.write("<br/>" & a)

</script>

</body>

</html>

24 Jan 2021 DBMS Test Result

 

24 Jan 2021 DBMS Test Result



S.No.

Name

Marks

1

Salvi Vatsa

45

2

Preeti Patel

43

3

Garima Batra

42

4

Priyanka Arora

41

5

Ankur Bhardwaj

40

6

Kirti

40

7

Meera Yadav

40

8

Lovely

39

9

Poonam Yadav

39

10

Raj Kumar Gupta

39

11

Shubham Bhardwaj

39

12

Pritam Kumari

38

13

Nisha

37

14

Annu

36

15

Harshita

36

16

Manasvi

36

17

Suman

36

18

Priyanka Yadav

35

19

Seema

35

20

Rakesh

33

21

Shefali

33

22

Gaurav Gahlot

32

23

Pooja

32

24

Sapna Sansanwal

32

25

Akshaydeep

31

26

Ajay Kumar

30

27

Divya..

30

28

Rajesh Kumar

30

29

Sanjeev

30

30

Ankit Sharma

29

31

Divya Mishra

29

32

Kalyani

29

33

Md Tehran

29

34

Ajay Gupta

28

35

Jyoti

28

36

Shehbaz

28

37

Akshay Sharma

27

38

Jagjeet Singh

27

39

Richa Dubey

27

40

Alka Sharma

26

41

Monika M

26

42

Priya Chaurasia

26

43

Sonika

26

44

Sunny Goswami

26

45

Vipin Kumar

26

46

Ankit Kumar

25

47

Himanshu

25

48

Vishal Pal

25

49

Sandeep Kumar

24

50

Shailja

24

51

Shalu

24

52

Anuj Kashyap

23

53

Manoj Kumar

23

54

Hemant Kumar Singh

22

55

Piyush Kumar

22

56

Vibhakar

22

57

Mukesh Kumar

21

58

Raj

21

59

Tushar Chandila

21

60

Akanksha Sharma

20

61

Mukesh Roy

20

62

Chirag Kashyap

19

63

Manish Vishwakarma

19

64

Ranjeet Yadav

19

65

Arti Kumari

18

66

Dilip Gupta

18

67

Manish Kumar Garg

18

68

Gopal Sharma

17

69

Jyoti

16

70

Sandhya

16

71

Lalit Gupta

15

72

Satyam

15

73

Shahib

15

74

Anil Yadav

14

75

Ankit Pandey

14

76

Chandan

14

77

Jeetlal Meena

14

78

Jitender

14

79

Suhail Malik

14

80

Rohit Kumar

13

81

Sanjay

13

82

Sonam Singh

12

83

Kapil Dev

10

84

Sadhu Rohilla

7