-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
arjun
committed
May 1, 2017
0 parents
commit 8a488b8
Showing
145 changed files
with
4,443 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>abc</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.wst.validation.validationbuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | ||
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | ||
<nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
<nature>org.eclipse.wst.jsdt.core.jsNature</nature> | ||
</natures> | ||
</projectDescription> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,190 @@ | ||
.mstheme { separator-image: url(indhorsa.gif); list-image-1: url(indbul1a.gif); | ||
list-image-2: url(indbul2a.gif); list-image-3: | ||
url(indbul3a.gif); nav-banner-image: url(indbanna.gif); | ||
navbutton-horiz-normal: url(indhbuda.gif); | ||
navbutton-horiz-hovered: url(indhbuha.gif); | ||
navbutton-horiz-pushed: url(indhbusa.gif); | ||
navbutton-vert-normal: url(indvbuda.gif); | ||
navbutton-vert-hovered: url(indvbuha.gif); | ||
navbutton-vert-pushed: url(indvbusa.gif); | ||
navbutton-home-normal: url(indhomda.gif); | ||
navbutton-home-hovered: url(indhomha.gif); | ||
navbutton-home-pushed: url(indhomsa.gif); | ||
navbutton-next-normal: url(indnexda.gif); | ||
navbutton-next-hovered: url(indnexha.gif); | ||
navbutton-next-pushed: url(indnexsa.gif); | ||
navbutton-prev-normal: url(indpreda.gif); | ||
navbutton-prev-hovered: url(indpreha.gif); | ||
navbutton-prev-pushed: url(indpresa.gif); navbutton-up-normal: | ||
url(indupda.gif); navbutton-up-hovered: url(indupha.gif); | ||
navbutton-up-pushed: url(indupsa.gif) } | ||
.mstheme-bannertxt { font-family: 'Trebuchet MS', Arial, Helvetica; color: rgb(188, 123, 84); | ||
font-size: 6; font-style: normal; font-weight: normal } | ||
.mstheme-horiz-navtxt { font-family: 'Trebuchet MS', Arial, Helvetica; color: rgb(188, 84, 97); | ||
font-size: 2; font-style: normal; font-weight: bold } | ||
.mstheme-vert-navtxt { font-family: 'Trebuchet MS', Arial, Helvetica; color: rgb(188, 84, 97); | ||
font-size: 2; font-style: normal; font-weight: bold } | ||
.mstheme-navtxthome { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxtnext { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxtprev { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxtup { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
ul { list-style-image: url('indbul1a.gif') } | ||
ul ul { list-style-image: url('indbul2a.gif') } | ||
ul ul ul { list-style-image: url('indbul3a.gif') } | ||
a:link { color: rgb(51, 102, 204) } | ||
a:active { color: rgb(153, 0, 0) } | ||
a:visited { color: rgb(102, 102, 102) } | ||
body { background-color: rgb(255, 255, 204); color: rgb(0, 0, 0) } | ||
table { table-border-color-light: rgb(102, 102, 153); table-border-color-dark: | ||
rgb(51, 51, 153) } | ||
h1 { color: rgb(0, 0, 102) } | ||
h2 { color: rgb(102, 102, 153) } | ||
h3 { color: rgb(153, 0, 0) } | ||
h4 { color: rgb(0, 0, 102) } | ||
h5 { color: rgb(102, 102, 153) } | ||
h6 { color: rgb(153, 0, 0) } | ||
button { background-color: rgb(0, 0, 102); color: rgb(255, 255, 255) } | ||
label { color: rgb(0, 0, 0) } | ||
.mstheme-text { } | ||
textarea { color: rgb(0, 0, 0) } | ||
fieldset { color: rgb(0, 0, 0) } | ||
legend { color: rgb(153, 0, 0) } | ||
select { color: rgb(0, 0, 0) } | ||
caption { color: rgb(153, 0, 0) } | ||
th { color: rgb(0, 0, 0) } | ||
.mstheme-bannertxt a:link { color: rgb(51, 102, 204) } | ||
.mstheme-bannertxt a:active { color: rgb(153, 0, 0) } | ||
.mstheme-bannertxt a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-bannertxt-g { font-family: 'Trebuchet MS', Arial, Helvetica; color: rgb(188, 123, 84); | ||
font-size: 6; font-style: normal; font-weight: normal } | ||
.mstheme-bannertxt-g a:link { color: rgb(51, 102, 204) } | ||
.mstheme-bannertxt-g a:active { color: rgb(153, 0, 0) } | ||
.mstheme-bannertxt-g a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-bannertxt-s { font-family: 'Trebuchet MS', Arial, Helvetica; color: rgb(188, 123, 84); | ||
font-size: 6; font-style: normal; font-weight: normal } | ||
.mstheme-bannertxt-s a:link { color: rgb(51, 102, 204) } | ||
.mstheme-bannertxt-s a:active { color: rgb(153, 0, 0) } | ||
.mstheme-bannertxt-s a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-horiz-navtxt a:link { color: rgb(51, 102, 204) } | ||
.mstheme-horiz-navtxt a:active { color: rgb(153, 0, 0) } | ||
.mstheme-horiz-navtxt a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-horiz-navtxt-g { font-family: 'Trebuchet MS', Arial, Helvetica; color: rgb(188, 84, 97); | ||
font-size: 2; font-style: normal; font-weight: bold } | ||
.mstheme-horiz-navtxt-g a:link { color: rgb(51, 102, 204) } | ||
.mstheme-horiz-navtxt-g a:active { color: rgb(153, 0, 0) } | ||
.mstheme-horiz-navtxt-g a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-horiz-navtxt-gs { font-family: 'Trebuchet MS', Arial, Helvetica; color: rgb(188, 84, 97); | ||
font-size: 2; font-style: normal; font-weight: bold } | ||
.mstheme-horiz-navtxt-gs a:link { color: rgb(51, 102, 204) } | ||
.mstheme-horiz-navtxt-gs a:active { color: rgb(153, 0, 0) } | ||
.mstheme-horiz-navtxt-gs a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxthome a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxthome a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxthome a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxthome-g { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxthome-g a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxthome-g a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxthome-g a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxthome-gs { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxthome-gs a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxthome-gs a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxthome-gs a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxtnext a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxtnext a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxtnext a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxtnext-g { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxtnext-g a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxtnext-g a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxtnext-g a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxtnext-gs { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxtnext-gs a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxtnext-gs a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxtnext-gs a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxtprev a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxtprev a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxtprev a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxtprev-g { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxtprev-g a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxtprev-g a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxtprev-g a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxtprev-gs { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxtprev-gs a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxtprev-gs a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxtprev-gs a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxtup a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxtup a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxtup a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxtup-g { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxtup-g a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxtup-g a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxtup-g a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-navtxtup-gs { font-family: Arial, Helvetica; color: rgb(188, 84, 97); font-size: 1; | ||
font-style: normal; font-weight: normal } | ||
.mstheme-navtxtup-gs a:link { color: rgb(51, 102, 204) } | ||
.mstheme-navtxtup-gs a:active { color: rgb(153, 0, 0) } | ||
.mstheme-navtxtup-gs a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-topbar-font a:link { color: rgb(51, 102, 204) } | ||
.mstheme-topbar-font a:active { color: rgb(153, 0, 0) } | ||
.mstheme-topbar-font a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-topbar-font-g { font-family: Arial, Helvetica; color: rgb(204,204,204); font-size: 1 } | ||
.mstheme-topbar-font-g a:link { color: rgb(51, 102, 204) } | ||
.mstheme-topbar-font-g a:active { color: rgb(153, 0, 0) } | ||
.mstheme-topbar-font-g a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-vert-navtxt a:link { color: rgb(51, 102, 204) } | ||
.mstheme-vert-navtxt a:active { color: rgb(153, 0, 0) } | ||
.mstheme-vert-navtxt a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-vert-navtxt-g { font-family: 'Trebuchet MS', Arial, Helvetica; color: rgb(188, 84, 97); | ||
font-size: 2; font-style: normal; font-weight: bold } | ||
.mstheme-vert-navtxt-g a:link { color: rgb(51, 102, 204) } | ||
.mstheme-vert-navtxt-g a:active { color: rgb(153, 0, 0) } | ||
.mstheme-vert-navtxt-g a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-vert-navtxt-gs { font-family: 'Trebuchet MS', Arial, Helvetica; color: rgb(188, 84, 97); | ||
font-size: 2; font-style: normal; font-weight: bold } | ||
.mstheme-vert-navtxt-gs a:link { color: rgb(51, 102, 204) } | ||
.mstheme-vert-navtxt-gs a:active { color: rgb(153, 0, 0) } | ||
.mstheme-vert-navtxt-gs a:visited { color: rgb(102, 102, 102) } | ||
.mstheme-vert-navtxt { font-family: 'Trebuchet MS', Arial, Helvetica; color: rgb(188, 84, 97); | ||
font-size: 2; font-style: normal; font-weight: bold } | ||
.mstheme { navbutton-background-color: rgb(255,255,255); top-bar-button: url(indglob.gif) } | ||
.mstheme-topbar-font { font-family: Arial, Helvetica; font-size: 1; color: rgb(204,204,204) } | ||
body { font-family: 'Trebuchet MS', Arial, Helvetica; background-image: | ||
url('indtextb.jpg') } | ||
h1 { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal; | ||
font-style: normal; font-size: 24pt } | ||
h2 { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal; | ||
font-style: normal; font-size: 18pt } | ||
h3 { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal; | ||
font-style: normal; font-size: 14pt } | ||
h4 { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal; | ||
font-style: normal; font-size: 12pt } | ||
h5 { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal; | ||
font-style: normal; font-size: 10pt } | ||
h6 { font-family: 'Trebuchet MS', Arial, Helvetica; font-weight: normal; | ||
font-style: normal; font-size: 8pt } | ||
button { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; | ||
border-style: solid; border-width: 1pt } | ||
label, .MSTHEME-LABEL { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal } | ||
textarea { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; | ||
border-style: solid; border-width: 1pt } | ||
fieldset { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; | ||
border-style: solid; border-width: 1pt } | ||
legend { font-size: 8pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style: | ||
normal } | ||
select { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; | ||
border-style: solid; border-width: 1pt } | ||
table { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: normal } | ||
caption { font-size: 14pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style: | ||
normal } | ||
th { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: normal } | ||
marquee { font-size: 14pt; font-family: 'Trebuchet MS', Arial, Helvetica } |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<HTML> | ||
<BODY> | ||
<A HREF="c:\Test.java">Test.java</A> | ||
</BODY> | ||
</HTML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
SQL> desc folders; | ||
Name Null? Type | ||
----------------------------------------------------- -------- ------------------------------------ | ||
UNAME VARCHAR2(50) | ||
FOLDER NOT NULL VARCHAR2(50) | ||
|
||
SQL> desc newcompose; | ||
Name Null? Type | ||
----------------------------------------------------- -------- ------------------------------------ | ||
MAILID NOT NULL NUMBER(25) | ||
MAILFROM VARCHAR2(50) | ||
MAILTO VARCHAR2(50) | ||
SUBJECT VARCHAR2(80) | ||
MAILCC VARCHAR2(50) | ||
MAILBCC VARCHAR2(50) | ||
MAILEXCH VARCHAR2(50) | ||
MAILDATA VARCHAR2(99) | ||
FOLDER VARCHAR2(50) | ||
MAILDATE VARCHAR2(35) | ||
MAILST NUMBER(2) | ||
|
||
SQL> desc signupdetails; | ||
Name Null? Type | ||
----------------------------------------------------- -------- ------------------------------------ | ||
UNAME NOT NULL VARCHAR2(50) | ||
PASSWD VARCHAR2(30) | ||
AGE NUMBER(5) | ||
SEX VARCHAR2(6) | ||
CITY VARCHAR2(50) | ||
STATE VARCHAR2(50) | ||
PIN VARCHAR2(20) | ||
COUNTRY VARCHAR2(40) | ||
|
||
SQL> desc newfolder; | ||
Name Null? Type | ||
----------------------------------------------------- -------- ------------------------------------ | ||
MID NOT NULL NUMBER(8) | ||
MFROM VARCHAR2(40) | ||
MTO VARCHAR2(40) | ||
SUB VARCHAR2(40) | ||
MCC VARCHAR2(40) | ||
MDATA LONG | ||
FOLDER VARCHAR2(15) | ||
MAILST NUMBER(4) | ||
MAILDATE VARCHAR2(35) | ||
|
||
SQL> desc address; | ||
Name Null? Type | ||
----------------------------------------------------- -------- ------------------------------------ | ||
ACTNAME VARCHAR2(50) | ||
UNAME VARCHAR2(50) | ||
NICKNAME VARCHAR2(50) | ||
EMAILID VARCHAR2(50) | ||
ADDRESSES VARCHAR2(99) | ||
PHONE NUMBER(20) | ||
|
||
SQL> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<HTML> | ||
<BODY> | ||
<CENTER> | ||
<A HREF="Upload.html">Upload File</A><BR><BR><BR><BR><BR> | ||
<A HREF="DownloadFiles.html">Download Files</A> | ||
</CENTER> | ||
</BODY> | ||
</HTML> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<html> | ||
|
||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> | ||
<meta name="GENERATOR" content="Microsoft FrontPage 4.0"> | ||
<meta name="ProgId" content="FrontPage.Editor.Document"> | ||
<title>New Page 2</title> | ||
</head> | ||
|
||
<body leftmargin=0 Topmargin=0 background="INDTEXTB.JPG"> | ||
|
||
<p align="center"><img border="0" src="Images/IMS.JPG" width="792" height="85"></p> | ||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.