Vegan Spoon (Project File)
Vegan Spoon (Project File)
INTRODUCTION
11 MAHILA PG MAHAVIDYALAYA
1
VEGAN SPOON
Introduction
Our website name is Vegan Spoon. Our main purpose behind the developing of this website is
to provide the. The aim of this project is to develop a website to give information to the user
about Organic , Urban Farming and Affiliate Marketing.
We develop this website using software like Visual Studio 2010, SQL server 2018 ,the front
end of the website is developed using Visual Studio 2010 and the back end database is designed
using SQL server 2018. We need different forms in the website. We provide two types of login
in our website
• User login
• Admin login
User Login is for our registered lecturer. Using their email and password they can log into our
website can get information regarding to organic, urban farming and affiliate marketing. They
can read articles , watch videos and webinars regarding to farming.
Admin login panel is developed administration purpose. In admin panel some rights were given
to the admins. Using these rights admin can be able to update and add the data of the registered
users.
The system is flexible since it implemented in asp.net show that it provides user friendly menu
driven website with online help end validation features for accurate data capture, data storage
and data retrieval and any change we can done without affecting change in the design
specification. Our website is acting and working as an educational platform for urban farming,
as it also provide course regarding to this field.
It also provide information about affiliate marketing through which they can do earning too.
MAHILA PG MAHAVIDYALAYA
2
VEGAN SPOON
SYSTEM
STUDY
MAHILA PG MAHAVIDYALAYA
3
VEGAN SPOON
Definition of system
A system is already grouping of independent components linked together according to according to a plan to
achieve a specific objective its main characteristics are organization interaction integration end central objective
a system does not necessarily mean to a computer system it may be a manual system or any other names.
Purposed system
The development of this new system contains the information activities, which tried to develop applications by
keeping the entire process in the view of database integration approach.
• secure registration and profile management facilities for lecturers.
• users can upload their data and documents in the database and can be downloaded whenever they are in
need of it.
• This system also provide information about the lecturer what he or she has done entirely in in his or her
career from education till the job achievement whatever they have achieved will be recorded in our
system.
• The project provides aim to store all the required data and the document of the lecturer.
MAHILA PG MAHAVIDYALAYA
4
VEGAN SPOON
MAHILA PG MAHAVIDYALAYA
5
VEGAN SPOON
FEASIBILITY
STUDY
MAHILA PG MAHAVIDYALAYA
6
VEGAN SPOON
FEASIBILITY STUDY
As the name implies, a feasibility analysis is used to determine the viability of an idea, such as ensuring a
project is legally and technically feasible as well as economically justifiable. It tells us whether a project is
worth the investment—in some cases, a project may not be doable. There can be many reasons for this,
including requiring too many resources, which not only prevents those resources from performing other tasks
but also may cost more than an organization would earn back by taking on a project that isn’t profitable.
A well-designed study should offer a historical background of the business or project, such as a description of
the product or service, accounting statements, details of operations and management, marketing research and
policies, financial data, legal requirements, and tax obligations. Generally, such studies precede technical
development and project implementation.
5) Determine and evaluate performance and cost effective of each proposed system.
MAHILA PG MAHAVIDYALAYA
7
VEGAN SPOON
The economic feasibility step of business development is that period during which a break-even financial model
of the business venture is developed based on all costs associated with taking the product from idea to market
and achieving sales sufficient to satisfy debt or investment requirements.
The first purpose of this effort is to financially model the venture opportunity and achieve a break-even
analysis. In other words, based upon the costs of goods sold, capital costs, and management and administration,
how much revenue generated from units sold is required to break-even and over what period of time.
Once a break-even analysis is developed, the entrepreneurs can develop realistic financial projections for best
case and worst case scenarios. These scenarios will be critical in strategic planning, milestone development and
venture valuation analysis. The simple objective is to determine what level of revenue is required to satisfy the
return on investment demanded by the founder and/or the investors. The objective of the economic feasibility is
to develop a financial model of the business venture.
Technical feasibility evaluates the technical complexity of the expert system and often involves determining
whether the expert system can be implemented with state-of-the-art techniques and tools. In the case of expert
systems, an important aspect of technical feasibility is determining the shell in which the system will be
developed. The shell used to develop an expert system can be an important determinant to its quality and makes
it vital to the system's success. Although the desirable characteristics of an expert system shell will depend on
the task and domain requirements, the shell must be flexible enough to build expert reasoning into the system
effectively. It must also be easily integrated with existing computer-based systems. Furthermore, a shell
providing a user-friendly interface encourages end users to use the system more frequently.
A technical feasibility study evaluates the details of how you intend to deliver a system or solution to the
customers. You have to think in terms of materials, labor, business site, and technology that brings all of them
together. The report you generate would be a tactical or logical plan.
The technical feasibility study is an excellent opportunity for long term planning. It is also a vital
troubleshooting device for management. As you know, business products and services originate, evolve, and
reach the markets. The study serves as a flow chart to understand these workflows.
The first task is an analysis of the applicable legal framework. This includes the identification and analysis of
pertinent laws and regulations that may affect the project. The second task is the assessment of the legal
readiness of the procuring authority. The third task is an in-depth legal analysis of the main project issues. It is
important that the project or business is following the requirements needed to start a business or a project
including business licenses, certificates, copyrights, business insurance, tax number, health and safety measures,
and many more. There are some things to consider in legal feasibility study including ethical issues and some
social issues. These issues are the privacy, nepotism, and accountability.
MAHILA PG MAHAVIDYALAYA
8
VEGAN SPOON
MAHILA PG MAHAVIDYALAYA
9
VEGAN SPOON
SYSTEM
REQUIREMENTS
AND
SPECIFICATION
MAHILA PG MAHAVIDYALAYA
10
VEGAN SPOON
Memory - 4.00 GB
Disk Space - 2 GB
Mouse - Any
• Software Requirement
• Operating System
MAHILA PG MAHAVIDYALAYA
11
VEGAN SPOON
ABOUT
VISUAL
STUDIO
FRONT END
MAHILA PG MAHAVIDYALAYA
12
VEGAN SPOON
ASP.NET
ASP.NET is a web development platform, which provides a programming model, a
comprehensive software infrastructure and various services required to build up
robust web applications for PC, as well as mobile devices.
ASP.NET works on top of the HTTP protocol, and uses the HTTP commands and
policies to set a browser-to- server bilateral communication and cooperation.
ASP.NET is a part of Microsoft .Net platform. ASP.NET applications are compiled
codes, written using the extensible and reusable components or objects present in
.Net framework. These codes can use the entire hierarchy of classes in .Net
framework.
The ASP.NET application codes can be written in any of the following languages:
• C#
• Visual Basic.Net
• Jscript
• J#
MAHILA PG MAHAVIDYALAYA
13
VEGAN SPOON
C# Concept
C# is an elegant and type safe object oriented language that enables developers
to build a variety of secure robust applications that run on the . NET framework.
you can use C# to create windows client-server application, XML web services,
distributed components, client- applications, database applications and much
more. Visual C# provides an advanced code editors, convenient user interface
designers, integrated debugger, and many other tools to make it easier to develop
applications based on C# language and the .NET framework.
C# has many other reasons for being popular and in demand. Few of the reasons
are mentioned below:
1. Easy to start: C# is a high-level language so it is closer to other popular
programming languages like C, C++, and Java and thus becomes easy to
learn for anyone.
2. Widely used for developing Desktop and Web Application: C# is widely
used for developing web applications and Desktop applications. It is one of
the most popular languages that is used in professional desktop. If anyone
wants to create Microsoft apps, C# is their first choice.
3. Community:The larger the community the better it is as new tools and
software will be developing to make it better. C# has a large community so the
developments are done to make it exist in the system and not become extinct.
4. Game Development: C# is widely used in game development and will
continue to dominate. C# integrates with Microsoft and thus has a large target
audience. The C# features such as Automatic Garbage Collection, interfaces,
object-oriented, etc. make C# a popular game developing language.
MAHILA PG MAHAVIDYALAYA
14
VEGAN SPOON
MAHILA PG MAHAVIDYALAYA
15
VEGAN SPOON
SYSTEM
ANALYSIS
MAHILA PG MAHAVIDYALAYA
16
VEGAN SPOON
SYSTEM ANALYSIS
• System analysis is a process of gathering and interpreting facts, diagnosing problems and the
information to recommend improvements on the system. It is a problem solving activity that requires
intensive communication between the system users and system developers. System analysis or study is
an important between the systems users and system developers. System analysis or study is an important
phase of any system development process. The system is studied to the minutest detail and analysed.
• System analysis report captures your understanding of the requirements, and how you plan to address
them. This document is used to capture the agreement between you and your customer od what will be
built. It is also intended to be a useful reference for your project team.
• With all the step in the system analysis. In the manual system for displaying the require.
• Information one person must be sitting in front of the system to display the information.
• It was introduced by De Macro ( 1978 ) , Gane and Sarson ( 1979 ) . A Data Flow Diagram (DFD) is a
graphical representation of the "flow" of data through an information system. DFD's can also be used
for the visualization of data processing structured design)
• On a DFD, data items flow from an external data source or an internal data store or an external data
sink, via an internal process.
• A DFD provides no information about the timing or ordering of processes, or about whether processes
will operate in sequence or in parallel. It is therefore quite different from a flow chart which shows the
flow of control through algorithm allowing the reader to determine what operation will be performed , in
what order , and under what circumstances , but not what kinds of data will be input to and output from
the system nor where the will come from and go to , nowhere the data will be stored ( all of which are
shown on a DFD ).
• DFD's help system designers and others during initial analysis stages visualize current system or one
they may be necessary to meet new requirements . Systems analysts prefer working with DFD’s,
particularly when they require a clear understanding of the boundary between existing systems and
postulated system.
DFD’s represent the following:
1. External devices sending and receiving data.
2. Process that change that data
3. Data flows themselves.
4. Data storage locations.
MAHILA PG MAHAVIDYALAYA
17
VEGAN SPOON
EXTERNAL ENTITY
PROCESS
DATA STORES
DATA FLOW
MAHILA PG MAHAVIDYALAYA
18
VEGAN SPOON
• For Admin:
• For User:
Registration Registration
Response VEGAN Response REGISTRATION
Lecturer SPOON TABLE
Login Verification
Response Response
MAHILA PG MAHAVIDYALAYA
19
VEGAN SPOON
1 Level DFD:
• For Admin:
Login Verification
Admin Login
Response Response Admin Login
Table
Search Response
View
Profile
MAHILA PG MAHAVIDYALAYA
20
VEGAN SPOON
• For User:
Registration Registration
User Registration ResgistrationTable
Response Response
Login Verification
User Response Response Registration
Login Table
Changes
Changes
User Response RegistrationTable
Response Add
Details
Changes
ShippingDetails/
PaymentDetails
Response
Changes AffiliateCommission
MAHILA PG MAHAVIDYALAYA
21
VEGAN SPOON
Login Verification
User Login Registratio
Response Response Table
Changes Changes
Registration Response Response
Table Add/Update Affiliate Commission
Information
Changes Response
AffiliateTable
MAHILA PG MAHAVIDYALAYA
22
VEGAN SPOON
Changes(Input)
Response(Output
)
Add/Update
User /Delete
Shipping
Deatils
Changes Changes
User Response Add/Update Response PaymentDetails
/Delete
Information
Changes Response
BillingTable
MAHILA PG MAHAVIDYALAYA
23
VEGAN SPOON
Login Verification
Admin Login
Response Response AdminLogin
Table
Response RegistrationTable
Display
Profiles
Search Response
View/Searc
h Profile
Changes Changes
Add/Update
RegistrationTable RegistrationTable
Response Information Response
Changes Response
LoginTable
MAHILA PG MAHAVIDYALAYA
24
VEGAN SPOON
SYSTEM
DESIGN
MAHILA PG MAHAVIDYALAYA
25
VEGAN SPOON
SYSTEM DESIGN:
System Design is the most creative and challenging phase in the system life
cycle.
Design is the first step into the development phase for any engineered product
or system. Design is a creative process. A good design is the key to effective
system. System design is a solution how to approach the creation of a new
system. System design transforms a logic representation of what is required to
do into the physical specification. The specification is converted into physical
reality during development.
1. LOGICAL DESIGN
The logical flow of a system and define the boundaries of a system. It includes the following
steps:
Reviews the current physical system – its data flows, file content, volumes, frequencies etc.
Prepares output specifications – that is, determines the format, content and frequency of
reports.
Prepares input specifications – format, content and most of the input functions. Prepares edit,
security and control specifications.
Specifies the implementation plan.
Prepares a logical design walk through of the information flow, output, input, controls and
implementation plan.
Reviews benefits, costs, target dates and system constraints.
2. PHYSICAL DESIGN
Physical system produces the working systems by define the design specifications that tell the
programmers exactly what the candidate system must do. It includes the following steps:
Design the physical system. Specify
input and output media.
Design the database and specify backup procedures.
Design physical information flow through the system and a physical design Walk through.
Plan system implementation.
Prepare a conversion schedule and target date. Determine
training procedures, courses and timetable.
MAHILA PG MAHAVIDYALAYA
26
VEGAN SPOON
DESIGN/SPECIFICTION ACTIVITIES
3. INPUT DESIGN
Input Design deals with what data should be given as input, how the data should be arranged
or code, the dialog to guide the operating personnel in providing input, methods for preparing
input validations and steps to follow when error occur. Input Design is the process of
converting a user-oriented description of the input into a computer-based system. This design
is important to avoid errors in the data input process and show the correct direction to the
management for getting correct information from the computerized system. It is achieved by
creating user-friendly screens for the data entry to handle large volume of data. The goal of
designing input is to make data entry easier and to be free from errors. The data entry screen
is designed in such a way that all the data manipulates can be performed. It also provides
record viewing facilities.
When the data is entered it will check for its validity. Data can be entered with the help of
screens. Appropriate messages are provided as when needed so that the user will not be in
maize of instant. Thus the objective of input design is to create an input layout that is easy to
follow. In this system, for inputting user data, attractive forms are designed. User can also
select the desired options from the menu, which provide all possible facilities. Also the
important input format is designed in such a way that the accidental errors are avoided. The
user has to input only just the minimum data required, which also helps in avoiding the errors
that the users may make. Accurate designing of the input format is very important in
developing efficient software. The goal of input design is to make entry as easy, logical and
free from errors.
4. OUTPUT DESIGN
A quality output is one, which meets the requirements of the end user and presents the
information clearly. The objective of output design is to convey information about past
activities, current status or projections of the future, signal important events, opportunities,
problems, or warnings, trigger an action, confirm an action etc. Efficient, intelligible output
design should improve the system’s relationship with the user and helps in decisions making.
In output design the emphasis is on displaying the output on a CRT screen in a predefined
format. The primary consideration in design of output is the information requirement and
objectives of the end users. The major formation of the output is to convey the information
and so its layout and design need a careful consideration.
MAHILA PG MAHAVIDYALAYA
27
VEGAN SPOON
5. DATABASE DESIGN
A database is an organized mechanism that has the capability of storing information through
which a user can retrieve stored information in an effective and efficient manner. The data is
the purpose of any database and must be protected. The general theme behind a database is to
handle information as an integrated whole. A database is a collection of inter related data
stored with minimum redundancy to serve many user quickly and efficiently. After designing
the input and output the analyst must concentrate on database design or how data should be
organized around user requirements. The general objective is to make information access,
easy, quick, inexpensive and flexible for the users.
The database design involves creation of tables. Tables are represented in physical database
as stored files. They have their own independent existence. A table consists of rows and
columns. Each column corresponds to a piece of information called field. A set of fields
constitutes a record. The record contains all the information, specific to a particular item.
During database design the following objectives are concerned: Controlled redundancy.
Easy to learn and use.
More information and low cost.
Accuracy.
Integrity.
MAHILA PG MAHAVIDYALAYA
28
VEGAN SPOON
E-R
DIAGRAM
MAHILA PG MAHAVIDYALAYA
29
VEGAN SPOON
ER-DIAGRAM
REGISTRATION TABLE
MAHILA PG MAHAVIDYALAYA
30
VEGAN SPOON
LOGIN TABLE
MAHILA PG MAHAVIDYALAYA
31
VEGAN SPOON
Payment Details:
Shipping Details
MAHILA PG MAHAVIDYALAYA
32
VEGAN SPOON
Database Tables:
Registration Table:
MAHILA PG MAHAVIDYALAYA
33
VEGAN SPOON
Affiliate Marketing:
Shipping Details:
Payment Details:
MAHILA PG MAHAVIDYALAYA
34
VEGAN SPOON
CODING
Site1.Master~
<!DOCTYPE html>
<html>
<head runat="server">
<title></title>
<style>
*{
padding:0;
margin:0 0 0;
box-sizing:border-box;
body{
-webkit-font-smoothing:antialiased;
MAHILA PG MAHAVIDYALAYA
35
VEGAN SPOON
.container{
width:100%;
padding: 0 15px;
margin: 0 auto;
header.topbar{
background-color:black;
color:white;
padding:1rem 0;
color:white;
text-decoration:none;
header.topbar .icons a {
margin-right:0.6rem;
padding: 0 1rem;
.flex{
display:flex;
MAHILA PG MAHAVIDYALAYA
36
VEGAN SPOON
.justify-between{
justify-content: space-between;
.items-center{
align-items: center;
nav.top{
padding: 1.5rem 0;
margin-bottom:0.50rem;
letter-spacing: 0.065rem;
font-size: 0.75rem;
margin-right: 1rem;
.justify-center{
justify-content: center;
MAHILA PG MAHAVIDYALAYA
37
VEGAN SPOON
height: 32px;
nav .navbar a{
text-decoration: none;
color: black;
font-size: 1rem;
background-color:darkseagreen;
color: white;
background-color:darkseagreen;
color: white;
.magic-shadow{
position: relative;
background-color: white;
top: 0px;
left: 6px;
height: 36px;
width: 1842px;
MAHILA PG MAHAVIDYALAYA
38
VEGAN SPOON
.magic-shadow:after{
content:'';
display:block;
width:100%;
height:69px;
background-image: url("icons/shadow.svg");
background-repeat:no-repeat;
position:absolute;
bottom: -22px;
z-index: -1;
background-position: center;
.magic-shadow-sm{
position: relative;
background:white;
.magic-shadow-sm:after{
content:'';
display:block;
width:100%;
height:69px;
background-image:url(../icons/shadow-sm.svg);
background-repeat: no-repeat;
background-position: center;
position: absolute;
MAHILA PG MAHAVIDYALAYA
39
VEGAN SPOON
bottom:-20px;
left:50%;
transform:translateX(-50%);
z-index:-1;
header.first {
height: 600px;
background-color:cornsilk;
background-position: 0% 0%;
background-repeat: no-repeat;
overflow: hidden;
header.first .container{
position:relative;
header.first .welcome {
margin-bottom:0.25rem;
color:darkgreen;
margin-right:0.75rem;
font-size: 2rem;
MAHILA PG MAHAVIDYALAYA
40
VEGAN SPOON
header.first h1{
color:black;
font-size:2.5rem;
margin-bottom:0.75rem;
top: 3rem;
header.first p{
width:50%;
line-height:1.5;
margin-bottom:1rem;
font-size:25px;
header.first button:first-child{
margin-right:0.50rem;
header.first .first-image{
position:absolute;
top:-40px;
right:40px;
.footer{
MAHILA PG MAHAVIDYALAYA
41
VEGAN SPOON
color: #ffffff;
.footerlinks:hover {
color: #ffd800;
.btn-primary{
background-color:darkolivegreen;
color:white;
.btn-primary:hover{
background-color:white;
color:darkolivegreen;
.footer-content{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align:center;
background-color:black;
.footer-content h3{
MAHILA PG MAHAVIDYALAYA
42
VEGAN SPOON
font-size:1.8rem;
font-weight:400;
text-transform:capitalize;
line-height:3rem;
.footer-content p{
max-width: 500px;
margin:10px auto;
line-height:28px;
font-size:medium;
.footer-bottom{
background: #000;
padding: 5px 0;
text-align: center;
.auto-style13 {
height: 66px;
MAHILA PG MAHAVIDYALAYA
43
VEGAN SPOON
margin-top: 8px;
color:azure;
.auto-style14 {
margin-top: 16px;
.auto-style15 {
margin-top: 6px;
.fot{
height: 26px;
margin-top: 0;
color:white;
</style>
</asp:ContentPlaceHolder>
</head>
<body>
<div>
<header class="topbar">
MAHILA PG MAHAVIDYALAYA
44
VEGAN SPOON
<div class="icons">
</div>
<div>
<p>
</p>
</div>
</div>
</div>
</header>
<nav>
<div class="topbar">
MAHILA PG MAHAVIDYALAYA
45
VEGAN SPOON
<div>
</div>
</div>
<div class="logo">
</div>
<div>
<h3> TIMING:</h3>
</div>
</div>
</div>
<Items>
MAHILA PG MAHAVIDYALAYA
46
VEGAN SPOON
</asp:MenuItem>
</asp:MenuItem>
</Items>
</asp:Menu>
</div>
</div>
</nav>
</div>
</asp:ContentPlaceHolder>
<footer>
<div class="footer-content">
<p class="auto-style13">
Email : [email protected].
MAHILA PG MAHAVIDYALAYA
47
VEGAN SPOON
</p>
</div>
</footer>
</form>
</body>
</html>
MAHILA PG MAHAVIDYALAYA
48
VEGAN SPOON
Home.aspx~
.h{
margin-left:26px;
font-family:Bahnschrift;
margin-top:10px;
color:darkgreen;
font-size:xx-large;
}
h2{
margin-left:26px;
color:maroon;
font-size:26px;
font-display:block;
font-family:Constantia;
}
.para{
margin-left:26px;
color:saddlebrown;
font-size:large;
font-family:'Times New Roman';
margin-top:10px;
}
.auto-style16 {
margin-top: 27px;
}
.auto-style17 {
margin-left: 26px;
color: #4A0000;
font-size: large;
font-family: 'Times New Roman';
margin-top: 20px;
}
.auto-style18 {
MAHILA PG MAHAVIDYALAYA
49
VEGAN SPOON
width: 836px;
height: 253px;
margin-left:26px;
}
.auto-style19 {
height: 1177px;
background-image:url("images/background.png");
}
.hi{
margin-left:26px;
color:black;
font-size:26px;
font-display:block;
font-family:Constantia;
}
.auto-style20 {
margin-left: 26px;
color: #4A0000;
font-size: large;
font-family: 'Times New Roman';
margin-top: 2px;
}
.auto-style21 {
margin-left: 26px;
color: #4A0000;
font-size: large;
font-family: 'Times New Roman';
margin-top: 1px;
}
.auto-style22 {
margin-left: 26px;
color: #4A0000;
font-size: large;
font-family: 'Times New Roman';
margin-top: 6px;
}
.auto-style23 {
margin-top: 0px;
margin-left:26px;
}
.auto-style24 {
margin-left: 65px;
margin-top: 4px;
}
.auto-style25 {
MAHILA PG MAHAVIDYALAYA
50
VEGAN SPOON
margin-left: 26px;
color: black;
font-size: 26px;
font-display: block;
font-family: Constantia;
margin-top: 10px;
}
</style>
MAHILA PG MAHAVIDYALAYA
51
VEGAN SPOON
</asp:Content>
reg.aspx~
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>Registration Form</title>
<style>
*{
margin: 0 0 0 20px;
padding: 0;
}
h5{
text-align:center;
font-size: 50px;
height: 69px;
padding-top:2rem;
}
h4{
text-align:center;
font-size: 50px;
height: 69px;
padding-top:2rem;
}
body {
background: url('images/garden.jpg');
position:fixed;
MAHILA PG MAHAVIDYALAYA
52
VEGAN SPOON
background-size: cover;
top: 10px;
left: 268px;
width: 1029px;
height: 702px;
font-size:21px;
.panel{
background: rgba(255, 255, 255, 0.5);
}
.gender
{
display: flex
}
.label{
font-weight: 600;
font-size: 20px;
color: black;
text-transform: capitalize;
}
.form-ip{
border: 1px solid #d3d3d3;
margin:0.5rem;
font-size:1.2rem;
}
.name{
margin-left:40px;
}
.email-label{
margin-right: 60px;
}
.gender-wrapper{
display: flex;
}
.gender-div {
margin-left: 0px;
width: 724px;
}
.gender_span {
MAHILA PG MAHAVIDYALAYA
53
VEGAN SPOON
font-weight: 600;
font-size: 20px;
color: black;
text-transform: capitalize;
margin-left: 10px;
}
.mob-label{
margin-right: 20px;
}
.add-label{
margin-right: 30px;
}
.submit-btn-wrapper {
margin-top: 30px;
text-align: center;
.submit-btn{
border-style: none;
border-color: inherit;
border-width: medium;
text-transform: uppercase;
background: yellow;
padding: 8px 30px;
font-weight: 700;
font-size: 20px;
color: white;
border-radius: 10px;
height: 38px;
}
.form-group{
font-size:35px;
padding:0.2rem;
margin-bottom:0.5rem;
}
.form-group textbox{
font-size:4rem;
}
.form-group label{
font-size:1.5rem;
}
.auto-style1 {
margin-left: 0px;
width: 650px;
height: 31px;
MAHILA PG MAHAVIDYALAYA
54
VEGAN SPOON
.auto-style3 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 79px;
}
.auto-style5 {
height: 58px;
margin-top: 0;
}
.auto-style6 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 72px;
margin-top: 0;
}
.auto-style7 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 32px;
}
.auto-style8 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 34px;
}
.auto-style9 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 35px;
}
.auto-style10 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 36px;
}
.auto-style11 {
height: 178px;
margin-top: 21px;
}
.auto-style12 {
margin-left: 16px;
}
.auto-style13 {
MAHILA PG MAHAVIDYALAYA
55
VEGAN SPOON
margin-left: 352px;
}
</style>
</head>
<body style="left: 268px; top:61px; height: 900px">
MAHILA PG MAHAVIDYALAYA
56
VEGAN SPOON
<div class="form-group">
<asp:Label Text="Email" runat="server" CssClass="label email-
label" />
<asp:TextBox
ID="email" runat="server" Height="33px" CssClass="auto-style12" Font-
Size="Medium"></asp:TextBox>
<asp:RegularExpressionValidator
ID="RegularExpressionValidator1" runat="server" ControlToValidate="email"
Display="Dynamic" ErrorMessage="EMAIL ID IS INCORRECT" ForeColor="Red"
SetFocusOnError="True" ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-
.]\w+)*">*</asp:RegularExpressionValidator>
<div class="auto-style1">
<asp:Label Text="Gender: " runat="server" CssClass="label" />
<span
class="gender_span"> &nbs
p;
</span><asp:RadioButton ID="RadioButton1"
runat="server" GroupName="gender" Text="Female" />
<asp:RadioButton ID="RadioButton2" runat="server" GroupName="gender"
Text="Male" />
<br />
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="auto-style8">
<asp:Label Text="mobile no" runat="server" CssClass="label mob-
label" />
<asp:TextBox
ID="Mobile" runat="server" Height="33px" Font-Size="Medium"></asp:TextBox>
<br />
</div>
</div>
<div class="col-md-5">
<div class="auto-style9">
<asp:Label Text="address" runat="server" CssClass="label add-
label" />
<asp:TextBox ID="address" runat="server" Height="33px" Font-
Size="Medium"></asp:TextBox>
<br />
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
MAHILA PG MAHAVIDYALAYA
57
VEGAN SPOON
<div class="auto-style10">
<asp:Label Text="Postal code" runat="server" CssClass="label" />
<asp:TextBox
ID="postalcode" runat="server" Height="33px" Font-Size="Medium"></asp:TextBox>
<br />
</div>
</div>
<div class="col-md-5">
<div class="auto-style8">
<asp:Label Text="City" runat="server" CssClass="label" />
&nbs
p;
<asp:TextBox ID="city" runat="server" Height="33px" Font-
Size="Medium"></asp:TextBox>
<br />
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="auto-style9">
<asp:Label Text="State: " runat="server" CssClass="label" />
&nbs
p; <asp:TextBox ID="state" runat="server" Height="33px" Font-
Size="Medium"></asp:TextBox>
<br />
</div>
</div>
<%--<div class="col-md-5">
</div>--%>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="auto-style7">
<asp:Label Text="Password: " runat="server" CssClass="label" />
<asp:TextBox ID="password" runat="server" Height="33px" Font-
Size="Medium" TextMode="Password"></asp:TextBox>
<br />
</div>
<div class="auto-style3">
<asp:Label Text="Confirm Password" runat="server"
CssClass="label" />
<asp:TextBox ID="confirmpassword" runat="server"
Height="33px" Width="181px" Font-Size="Medium"
MAHILA PG MAHAVIDYALAYA
58
VEGAN SPOON
TextMode="Password"></asp:TextBox>
<asp:CompareValidator ID="CompareValidator1" runat="server"
ControlToCompare="password" ControlToValidate="confirmpassword" Display="Dynamic"
ErrorMessage="CompareValidator" ForeColor="Red" SetFocusOnError="True" Font-
Size="Small">Password Mismatched</asp:CompareValidator>
<br />
<asp:Label Text="Recovery mail" runat="server" CssClass="label"
ID="Label1" />
<asp:TextBox ID="recovery_mail" runat="server" Height="33px"
CssClass="auto-style12" Font-Size="Medium"></asp:TextBox>
<br />
</div>
</div>
</div>
<div class="auto-style11">
<asp:Button ID="Button1" runat="server" Height="41px"
Text="SUBMIT" Width="180px" OnClick="Button1_Click" BorderColor="#003300"
BorderStyle="Double" />
<br />
<br />
<asp:Button ID="Button2" runat="server" Height="41px" Text="BACK"
Width="180px" OnClick="Button1_Click" PostBackUrl="~/home.aspx"
BorderColor="#003300" BorderStyle="Double" CssClass="auto-style13" />
</div>
</div>
</section>
</div>
</section>
</section>
</form>
</body>
</html>
reg.aspx.cs~
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
namespace HomePage
{
public partial class reg : System.Web.UI.Page
{
MAHILA PG MAHAVIDYALAYA
59
VEGAN SPOON
}
}
}
Admin_login.aspx~
MAHILA PG MAHAVIDYALAYA
60
VEGAN SPOON
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>adminlogin</title>
<style>
@import "https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-
awesome.min.css";
body{
margin:0;
padding:0;
font-family: 'Times New Roman', Times, serif;
background:url("og1.jpeg") no-repeat;
background-size:auto;
}
.login-box{
width:280px;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
color: black;
}
.login-box h1{
float:left;
font-size:50px;
border-bottom:6px solid #4caf50;
margin-bottom: 50px;
padding: 13px 0
}
.textbox{
width:100%;
overflow: hidden;
font-size: 20px;
padding: 9px 0;
margin: 9px 0;
border-bottom: 1px solid #4caf50;
}
.textbox i{
width: 26px;
float: left;
text-align:center;
}
/*.textbox input{
border: none;
MAHILA PG MAHAVIDYALAYA
61
VEGAN SPOON
outline: none;
background:none;
color:navajowhite;
font-size:20px;
width: 80px;
float:left;
margin: 10px;
}*/
.btn{
width: 100%;
background: none;
border: 2px solid #4caf50;
color: black;
padding: 8px;
font-size: 25px;
cursor: pointer;
margin: 18px auto;
}
.auto-style1 {
height: 40px;
}
.auto-style2 {
width: 41%;
background: none;
border: 2px solid #4caf50;
color: black;
padding: 8px;
font-size: 25px;
cursor: pointer;
margin: 21px auto 18px 0px;
height: 35px;
}
.auto-style3 {
margin-left: 0px;
}
</style>
</head>
<body>
<form id="form1" runat="server">
<div class="login-box">
<h1> Admin Login </h1>
<div class="textbox">
<asp:Label ID="Label1" runat="server" Text="USERNAME"></asp:Label>
<i class="fa fa-user-circle-o" aria-hidden="true"></i>
<asp:TextBox ID="username" runat="server" Height="35px"
Width="212px"></asp:TextBox>
</div>
<div class="textbox">
<asp:Label ID="Label2" runat="server" Text="PASSWORD" ></asp:Label>
<i class="fa fa-lock" aria-hidden="true"></i>
MAHILA PG MAHAVIDYALAYA
62
VEGAN SPOON
</div>
</div>
</form>
</body>
</html>
Admin_login.aspx.cs~
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
namespace HomePage
{
public partial class Admin_login : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
private void AddDataToSession()
{
Session.Add("username", username.Text);
Session.Add("password", password.Text);
}
MAHILA PG MAHAVIDYALAYA
63
VEGAN SPOON
}
}
}
}
}
Loginpage.aspx~
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>login page</title>
<style>
@import "https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-
awesome.min.css";
body{
margin:0;
padding:0;
font-family: 'Times New Roman', Times, serif;
background:url("og1.jpeg") no-repeat;
background-size:auto;
}
.login-box{
MAHILA PG MAHAVIDYALAYA
64
VEGAN SPOON
width:280px;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
color: black;
}
.login-box h1{
float:left;
font-size:50px;
border-bottom:6px solid #4caf50;
margin-bottom: 50px;
padding: 13px 0
}
.textbox{
width:100%;
overflow: hidden;
font-size: 20px;
padding: 9px 0;
margin: 9px 0;
border-bottom: 1px solid #4caf50;
}
.textbox i{
width: 26px;
float: left;
text-align:center;
}
/*.textbox input{
border: none;
outline: none;
background:none;
color:navajowhite;
font-size:20px;
width: 80px;
float:left;
margin: 10px;
}*/
.btn{
width: 100%;
background: none;
border: 2px solid #4caf50;
color: black;
padding: 8px;
font-size: 25px;
cursor: pointer;
margin: 18px auto;
}
.auto-style1 {
height: 40px;
MAHILA PG MAHAVIDYALAYA
65
VEGAN SPOON
}
.auto-style2 {
width: 41%;
background: none;
border: 2px solid #4caf50;
color: black;
padding: 8px;
font-size: 25px;
cursor: pointer;
margin: 21px auto 18px 0px;
height: 35px;
}
.auto-style3 {
margin-left: 0px;
}
</style>
</head>
<body>
<form id="form1" runat="server">
<div class="login-box">
<h1> LOGIN </h1>
<div class="textbox">
<asp:Label ID="Label1" runat="server" Text="USERNAME"></asp:Label>
<i class="fa fa-user-circle-o" aria-hidden="true"></i>
<asp:TextBox ID="username" runat="server" Height="35px" Width="212px"
Font-Size="Medium"></asp:TextBox>
</div>
<div class="textbox">
<asp:Label ID="Label2" runat="server" Text="PASSWORD" ></asp:Label>
<i class="fa fa-lock" aria-hidden="true"></i>
<asp:TextBox ID="password" runat="server" Height="35px"
Width="212px" TextMode="Password" Font-Size="Medium"></asp:TextBox>
</div>
<div class="btn">
<asp:Button ID="Button1" runat="server" Text="SIGN IN" Width="276px"
Height="41px" OnClick="Button1_Click"/>
</div>
<div class="hr"></div>
<div class="auto-style1">
<asp:HyperLink ID="HyperLink1" runat="server"
BorderColor="#33CC33" Font-Names="Times New Roman" Font-Size="Large"
ForeColor="#009933" Height="29px" Width="196px">Forgot Password?</asp:HyperLink>
</div>
<div class="auto-style2">
<asp:Button ID="Button2" runat="server" Text="BACK" Width="110px"
Height="35px" OnClick="Button1_Click" CssClass="auto-style3"
PostBackUrl="~/home.aspx"/>
</div>
MAHILA PG MAHAVIDYALAYA
66
VEGAN SPOON
</div>
</form>
</body>
</html>
Loginpage.aspx.cs~
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
namespace HomePage
{
public partial class loginpage : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
private void AddDataToSession()
{
Session.Add("username", username.Text);
Session.Add("password", password.Text);
}
String query = "select * from registration where Name = @Name and password =
@password";
SqlCommand cmd = new SqlCommand(query, con);
cmd.Parameters.AddWithValue("@Name", username.Text);
cmd.Parameters.AddWithValue("@password", password.Text);
SqlDataReader sdr = cmd.ExecuteReader();
if (sdr.Read())
{
AddDataToSession();
Response.Redirect("~/UserHomep.aspx");
}
else
MAHILA PG MAHAVIDYALAYA
67
VEGAN SPOON
{
Response.Write("<script> alert('USERNAME AND PASSWORD IS NOT
CORRECT'); </script>");
}
}
}
}
}
About_us.aspx~
<%@ Page Title="" Language="C#" MasterPageFile="~/Site1.Master"
AutoEventWireup="true" CodeBehind="About_us.aspx.cs" Inherits="HomePage.About_us"
%>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"
runat="server">
<style>
.op{
background-image:url("images/background.png");
background-repeat:repeat;
}
.auto-style16 {
height: 109px;
}
.ro{
margin-left:26px;
}
</style>
<div class ="op">
<h1 style="font-family: Constantia; font-size: 45px; font-style: normal; font-variant:
normal; font-weight: bold; color: #5A2F07;" class="ro">Our Priority is Protecting The
Environment</h1><br />
<p class="ro" style="font-family: 'Times New Roman', Times, serif; font-size: 22px;
color: #008000; font-weight: bold; background-color: #C0C0C0;">
From climate emergency to food security, the way we farm is key to solving some of the
biggest issues facing us today.<br />
Changes in our agricultural practices have never been more needed.<br />
If we continue intensive farming, we will be responsible for the continued decline of many
species, including pollinators, soil organisms and the natural enemies of pests.<br />
MAHILA PG MAHAVIDYALAYA
68
VEGAN SPOON
Habitats will continue to be degraded, and pollution levels will rise.<br />
<br />
</div>
<div class="op">
<h1 style="font-family: Constantia; font-size: 45px; font-weight: bold; color:
#5A2F07" class="ro">Urban Farming </h1><br />
<p style="font-family: 'Times New Roman', Times, serif; font-size: 22px; color:
#008000; background-color: #C0C0C0; font-weight: bold" class="ro">Would you like to
become an urban farmer? <br />
Instead of growing just roses and chrysanthemums would you like to raise everything
from basil and mint to lettuce and tomatoes, or even cauliflower? <br />
If so, you have come to the right place.<br /><br />
</p>
<h1 style="font-family: Constantia; font-size: 45px; font-weight: bold; color:
#5A2F07" class="ro">How to start your urban farm?</h1> <br />
<p class="auto-style16 ro" style="font-family: 'Times New Roman', Times, serif;
font-size: 22px; color: #008000; background-color: #C0C0C0; font-weight: bold"> Go
through the blogs, articles,vedios and attend the webinars to know
more.
<br />
OR<br />
Join The Course to get tools used for urban farming, training.<br />
Will be able to attend the seminars by pupil who are doing great in this field.<br
/>
</p>
<br />
<br />
<div class=ro>
<asp:Image ID="Image1" runat="server" ImageUrl="~/images/farmer.jpg" /><br
/><br />
</div>
</div>
</asp:Content>
Farmer_Facilities.aspx~
<%@ Page Title="" Language="C#" MasterPageFile="~/Site1.Master"
AutoEventWireup="true" CodeBehind="Farmer_Facilities.aspx.cs"
MAHILA PG MAHAVIDYALAYA
69
VEGAN SPOON
Inherits="HomePage.Farmer_Facilities" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"
runat="server">
<style>
.background{
background-image:url("images/background.png");
background-repeat:repeat;
}
.content{
font-size:larger;
font-family:Constantia;
margin-left: 26px;
color:brown;
font-display:block;
}
h1{
margin-left: 26px;
font-display:block;
font-size:larger;
color:darkgreen;
}
h2{
font-display:block;
font-family:Constantia;
margin-left: 26px;
color:darkgreen;
}
.auto-style14 {
height: 45px;
margin-top: 15px;
font-size:xx-large;
color:black;
}
.auto-style16 {
font-size: large;
font-family: Constantia;
margin-left: 26px;
color: saddlebrown;
font-display: block;
height: 69px;
margin-top: 8px;
}
.auto-style17 {
margin-top: 15px;
font-size:larger;
MAHILA PG MAHAVIDYALAYA
70
VEGAN SPOON
}
.auto-style19 {
height: 54px;
}
.auto-style20 {
margin-left: 26px;
color:firebrick;
font-size:large;
}
</style>
<div class="background">
<div class="content">
<h1 class="auto-style14"><u>Implementation for promotion of Organic
Farming</u></h1><br />
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">1</asp:TableCell>
MAHILA PG MAHAVIDYALAYA
71
VEGAN SPOON
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">2</asp:TableCell>
<asp:TableCell runat="server">Organic seed & cropping pattern (@per
ha.)</asp:TableCell>
<asp:TableCell runat="server">1500/-</asp:TableCell>
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">3</asp:TableCell>
<asp:TableCell runat="server">Vermi-compost unit (7x3x2) (@per
unit)</asp:TableCell>
<asp:TableCell runat="server">-</asp:TableCell>
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">4</asp:TableCell>
<asp:TableCell runat="server"> Traditional organic input production unit (@per
unit)</asp:TableCell>
<asp:TableCell runat="server">-</asp:TableCell>
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">5</asp:TableCell>
<asp:TableCell runat="server">Use of Biofertilizers/Biopesticides (@per
ha.)</asp:TableCell>
<asp:TableCell runat="server">1000/-</asp:TableCell>
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">6</asp:TableCell>
<asp:TableCell runat="server">Phosphate Rich Organic Manure (PROM) (@per
ha.)</asp:TableCell>
<asp:TableCell runat="server">1000/-</asp:TableCell>
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">7</asp:TableCell>
<asp:TableCell runat="server">Use of Green Manu ring (@per
MAHILA PG MAHAVIDYALAYA
72
VEGAN SPOON
ha.)</asp:TableCell>
<asp:TableCell runat="server">1000/-</asp:TableCell>
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">8</asp:TableCell>
<asp:TableCell runat="server"> Filling of vermi-compost unit by Vermi
Composting/FYM (@per unit)</asp:TableCell>
<asp:TableCell runat="server">3000/-</asp:TableCell>
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">9</asp:TableCell>
<asp:TableCell runat="server">Use of Botanical-extract i.e.- Neem Oil/Neem cake
(@per unit)</asp:TableCell>
<asp:TableCell runat="server">-</asp:TableCell>
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">.</asp:TableCell>
<asp:TableCell runat="server">Total</asp:TableCell>
<asp:TableCell runat="server">9000/-</asp:TableCell>
</asp:TableRow>
</asp:Table>
</p>
<div class="content">
<h2 class="auto-style17">Application Procedure :-</h2>
<p> </p>
</div>
</div>
</asp:Content>
MAHILA PG MAHAVIDYALAYA
73
VEGAN SPOON
Affiliate_mark.aspx~
}
.h1{
margin-top:10px;
font-display:block;
font-family:Constantia;
margin-left:26px;
text-align:center;
font-size:larger;
margin-top: 15px;
color:darkgreen;
}
.aff{
font-family:Constantia;
color:saddlebrown;
margin-left:26px;
font-size:x-large;
}
.auto-style14 {
margin-top: 16px;
}
.auto-style16 {
margin-top: 32px;
text-align:center;
color:darkgreen;
}
h2{
MAHILA PG MAHAVIDYALAYA
74
VEGAN SPOON
margin-left:26px;
}
.auto-style18 {
margin-top: 0px;
margin-left: 0px;
}
.auto-style19 {
font-family: Constantia;
color: saddlebrown;
margin-left: 26px;
font-size: x-large;
height: 156px;
}
h3{
color:darkslategrey;
}
.auto-style20 {
margin-top: 0;
color:darkgreen;
}
.auto-style21 {
font-family: Constantia;
color: saddlebrown;
margin-left: 26px;
font-size: x-large;
margin-top: 14px;
}
</style>
<div class="background" style="background-color: #FFFFFF">
<h1 class="auto-style16">Affiliate Marketting/Commission.</h1><br />
<h2>What is Affiliate Marketing?</h2><br />
<p class="aff">
</p>
<p class="aff" style="background-color: #FFFFFF">
Affiliate marketing is the process of earning money (commissions)
</p>
<p class="aff" style="background-color: #FFFFFF">
every time you promote a company’s products or services and drive a sale.
<br />You only get paid every time you drive a sale.</p>
<p class="aff">
</p>
MAHILA PG MAHAVIDYALAYA
75
VEGAN SPOON
<br />
<div class="auto-style19">
<p class="auto-style20" style="color: #008000; font-style: oblique; font-weight:
bold;"> Join Now Learn And Earn</p>
<p class="auto-style20"> </p>
<asp:Button ID="Button1" runat="server" Text="JOIN NOW" Font-
Names="Constantia" Font-Bold="True" Font-Size="X-Large" BorderStyle="Double"
BorderColor="#2B1500" ForeColor="#2B1500" CssClass="auto-style18" Height="69px"
Width="241px" PostBackUrl="~/bill.aspx" />
</div>
</div>
</asp:Content>
terrace_farming.aspx~
MAHILA PG MAHAVIDYALAYA
76
VEGAN SPOON
.pa{
font-size:x-large;
color:#853810;
.h2{
color: darkslategray;
font-size:xx-large;
}
.te{
font-size:x-large;
color:brown;
}
.auto-style16 {
font-size:x-large;
color: #571f02;
height: 40px;
margin-left: 5px;
margin-top: 0;
}
</style>
<div class="c">
<p class="h">
<u> URBAN FARM COURSE</u></p>
<br />
<p class="pa">
</p>
<p class="pa">
Instead of growing just roses and chrysanthemums would you like to raise
everything from
</p>
<p class="pa">
basil and mint to lettuce and tomatoes, or even cauliflower?</p>
<p class="pa">
</p>
<p class="pa">
If so, you have come to the right place. It is possible to have your own
personal farm, putting your barren</p>
<p class="pa">
terrace space to good use,a backyard so it becomes the garden you
always dreamed of. </p>
<br />
MAHILA PG MAHAVIDYALAYA
77
VEGAN SPOON
Besides helping meet the growing demand for food production, manor farms offer the
following benefits.<br />
Rooftop farms help cool buildings, ultimately reducing carbon emissions.<br />
</p>
<p class="te">
Can grow Healthy fruits and vegetables <br />
Backyard farming helps to use the vacant land.<br />
</p>
<br />
<br />
<p class="h2"> </p>
<p class="h2"> How to start Urban Farming?</p>
<p class="te">
Go through the videos,articles ,blogs updates on our Website.</p>
<p class="te">
Join our Course To Learn more about rooftop/Urban Farming.<br />
On Enrolling you will get Gardening Kit,Books Related To Farming,
Trainer.<br />
</p>
<p class="te">
<br />
</p>
<p class="h2" style="background-color: #C0C0C0; color: #008000;">Join the Course
For: 3499/-</p>
<p class="auto-style16"><b><u>Click Below to enroll now.</u></b><asp:LinkButton
ID="LinkButton1" runat="server" PostBackUrl="~/bill.aspx" Text="ENROLL NOW!!"
ForeColor="White" Font-Size="X-Large" Font-Bold="True" BorderStyle="Solid"
BorderWidth="5px" CssClass="btn" style="margin-left: 35px; margin-top: 18px;"
Height="48px" BackColor="#623100" Width="231px"></asp:LinkButton>
</p>
<br />
<br />
<br />
</div>
</asp:Content>
MAHILA PG MAHAVIDYALAYA
78
VEGAN SPOON
Casestudy.aspx~
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"
runat="server">
<style>
.heading{
font-family:Constantia;
color:brown;
font-size:xx-large;
}
.para{
font-family: Constantia;
font-size:medium;
color:darkgreen;
}
.auto-style1 {
margin-left: 54px;
font-family:Constantia;
font-size:35px;
}
.op{
background-image:url("images/background.png");
}
</style>
<div class="op">
<h1 class="heading" style="font-size: 50px">
CASE STUDIES
</h1> <br />
<p class="heading">
<asp:Table ID="Table1" runat="server" Height="212px" Width="1495px"
BorderStyle="Double" CellPadding="3" CellSpacing="2" GridLines="Horizontal"
CssClass="auto-style1" BorderColor="Black" BorderWidth="2px" Font-Size="Larger">
<asp:TableRow runat="server" Font-Names="Constantia" Font-Size="X-Large"
ForeColor="#006600">
<asp:TableCell runat="server" Font-Size="X-Large"
MAHILA PG MAHAVIDYALAYA
79
VEGAN SPOON
ForeColor="#003300">AUTHORS</asp:TableCell>
<asp:TableCell runat="server" Font-Size="X-Large" ForeColor="#003300"
>CONFERENCE</asp:TableCell>
<asp:TableCell runat="server" Font-Size="X-Large"
ForeColor="#003300">ORGANIZER</asp:TableCell>
<asp:TableCell runat="server" Font-Size="X-Large"
ForeColor="#003300">DATE</asp:TableCell>
<asp:TableCell runat="server" Font-Size="X-Large"
ForeColor="#003300">PAPER TITLE</asp:TableCell>
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">Mr. Prateek Tiwari Dr.Kavaldeep Dixit <br
/>Dr.Tanjul Saxena</asp:TableCell>
<asp:TableCell runat="server">6th International Conference on Green, Growth,
Globalization, Governance and GST: Challenges and Opportunities</asp:TableCell>
<asp:TableCell runat="server">JK Lakshmipat University, Jaipur</asp:TableCell>
<asp:TableCell runat="server">February 2-4, 2018</asp:TableCell>
<asp:TableCell runat="server">Offering Lifestyle of Ease, Finesse and Free of
Disease-Living Greens Organics Pvt. Ltd</asp:TableCell>
</asp:TableRow>
<asp:TableRow runat="server">
<asp:TableCell runat="server">Mr. Prateek Tiwari Dr.Kavaldeep Dixit <br />
Dr.Tanjul Saxena</asp:TableCell>
<asp:TableCell runat="server">International Conference on Research and Teaching
Cases</asp:TableCell>
<asp:TableCell runat="server">FLAME Centre for Case Development, FLAME
University , Pune</asp:TableCell>
<asp:TableCell runat="server">2018 June</asp:TableCell>
<asp:TableCell runat="server">'Ease, Finesse and Free of Disease: Living
Greens Organics Pvt Ltd.</asp:TableCell>
</asp:TableRow>
</asp:Table>
<br />
<br />
</p>
</div>
</asp:Content>
Site2.Master~
<!DOCTYPE html>
<html>
<head runat="server">
<title></title>
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<style>
*{
MAHILA PG MAHAVIDYALAYA
80
VEGAN SPOON
padding:0;
margin:0 0 0;
box-sizing:border-box;
body{
-webkit-font-smoothing:antialiased;
}
header.topbar{
background-color:black;
color:white;
font-family:"Times New Roman";
padding:1rem 0;
}
header.topbar .auth >div a{
color:white;
text-decoration:none;
}
header.topbar .icons a {
margin-right:0.6rem;
}
header.topbar .auth .divider {
padding: 0 1rem;
}
.flex{
display:flex;
}
.justify-between{
justify-content: space-between;
}
.items-center{
align-items: center;
}
nav.top{
padding: 1.5rem 0;
}
nav .top .contact h5, nav .top .time h5 {
font-family:"Times New Roman";
MAHILA PG MAHAVIDYALAYA
81
VEGAN SPOON
margin-bottom:0.50rem;
}
nav .top .contact h6, nav .top .time h6 {
font-family: "Times New Roman";
letter-spacing: 0.065rem;
font-size: 0.75rem;
}
nav .top .contact img, nav .top .time{
margin-right: 1rem;
}
.justify-center{
justify-content: center;
height: 32px;
}
nav .navbar a{
text-decoration: none;
color: black;
font-family:"Times New Roman";
font-size: 1rem;
padding: 1rem 1.5rem;
transition: all .3s ease;
}
nav .navbar a.active{
background-color:darkseagreen;
color: white;
}
nav .navbar a:hover{
background-color:darkseagreen;
color: white;
}
.magic-shadow{
position: relative;
background-color: white;
top: 0px;
left: 6px;
height: 36px;
width: 1842px;
}
.magic-shadow:after{
content:'';
display:block;
width:100%;
height:69px;
background-image: url("icons/shadow.svg");
background-repeat:no-repeat;
position:absolute;
bottom: -22px;
z-index: -1;
background-position: center;
}
MAHILA PG MAHAVIDYALAYA
82
VEGAN SPOON
.magic-shadow-sm{
position: relative;
background:white;
}
.magic-shadow-sm:after{
content:'';
display:block;
width:100%;
height:69px;
background-image:url(../icons/shadow-sm.svg);
background-repeat: no-repeat;
background-position: center;
position: absolute;
bottom:-20px;
left:50%;
transform:translateX(-50%);
z-index:-1;
}
header.first {
height: 600px;
background-color:cornsilk;
background-position: 0% 0%;
background-repeat: no-repeat;
overflow: hidden;
}
header.first .container{
position:relative;
}
header.first .welcome {
margin-bottom:0.25rem;
}
header.first .welcome span{
font-family:'Comic Sans MS';
color:darkgreen;
margin-right:0.75rem;
font-size: 2rem;
}
header.first h1{
font-family:'Times New Roman';
color:black;
font-size:2.5rem;
margin-bottom:0.75rem;
top: 3rem;
}
header.first p{
MAHILA PG MAHAVIDYALAYA
83
VEGAN SPOON
.footer{
color: #ffffff;
text-decoration: none !important;
}
.footerlinks:hover {
color: #ffd800;
}
.btn-primary{
background-color:darkolivegreen;
color:white;
}
.btn-primary:hover{
background-color:white;
color:darkolivegreen;
border: 1px solid;
}
.footer-content{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align:center;
background-color:black;
}
.footer-content h3{
font-size:1.8rem;
font-weight:400;
text-transform:capitalize;
line-height:3rem;
}
.footer-content p{
max-width: 500px;
margin:10px auto;
MAHILA PG MAHAVIDYALAYA
84
VEGAN SPOON
line-height:28px;
font-size:medium;
font-family:'Times New Roman', Times, serif;
.footer-bottom{
background: #000;
padding: 5px 0;
text-align: center;
}
.auto-style13 {
height: 66px;
margin-top: 8px;
color:azure;
}
.auto-style14 {
margin-top: 16px;
}
.fot{
height: 26px;
margin-top: 0;
color:white;
}
</style>
<asp:ContentPlaceHolder ID="head" runat="server">
</asp:ContentPlaceHolder>
</head>
<body>
<form id="form1" runat="server">
<div>
<header class="topbar">
<div class="container flex justify-between items-center">
<div class="icons">
<a href="#"><img src="icons/facebook.svg" alt="" /></a>
<a href="#"><img src="icons/twitter.svg" alt="" /></a>
<a href="#"><img src="icons/instagram.svg" alt="" /></a>
<a href="#"><img src="icons/google.svg" alt="" /></a>
<a href="#"><img src="icons/search.svg" alt="" /></a>
</div>
<div class="auth flex items-center">
<div>
<p>
<asp:LinkButton class="nav-link" ID="LinkButton2" runat="server"
MAHILA PG MAHAVIDYALAYA
85
VEGAN SPOON
PostBackUrl="~/home.aspx">LogOut</asp:LinkButton>
<%-- <asp:LinkButton class="nav-link" ID="LinkButton3" runat="server"
PostBackUrl="~/HOMEPAGE1aspx.aspx">Logout</asp:LinkButton> --%>
</p>
</div>
</div>
</div>
</header>
<nav>
<div class="topbar">
<div class="container flex justify-between">
<div class="contact flex items-center">
<div>
<h3> Call Us:(+91) 8563214785</h3>
<h4> Email:[email protected]</h4>
</div>
</div>
<div class="logo">
<asp:Image ID="Image1" runat="server" CssClass="auto-style14" Height="145px"
ImageUrl="~/images/illust Logo.png" Width="172px" />
</div>
<div class="time flex items-center">
<img src="icons/clock.svg" alt="" />
<div>
<h3> TIMING:</h3>
<h4> Mon-Sat (8.00am-10.00pm</h4>
</div>
</div>
</div>
</div>
<div class="navbar magic-shadow" style="left: 6px; top: 8px; height: 51px">
<div class="container flex justify-center" style="height: 65px; margin-bottom: 15px;
margin-top: 0;">
<div class="navbar magic-shadow" style="left: 6px; top: 8px; height: 51px">
<div class="container flex justify-center" style="height: 65px; margin-bottom: 15px;
margin-top: 0;">
<asp:Menu ID="Menu3" runat="server" Orientation="Horizontal"
StaticSubMenuIndent="40px" Height="46px" RenderingMode="Table" Width="840px"
CssClass="auto-style15">
<Items>
<asp:MenuItem Text="Videos" Value="Videos"
NavigateUrl="~/Videos.aspx">
</asp:MenuItem>
<asp:MenuItem Text=" Books" Value="books"
NavigateUrl="~/Books.aspx"></asp:MenuItem>
MAHILA PG MAHAVIDYALAYA
86
VEGAN SPOON
</p>
<asp:HyperLink ID="HyperLink1" runat="server" BorderStyle="None"
ForeColor="White" Text="Admin Login" Height="41px"
NavigateUrl="~/Admin_login.aspx" Font-Underline="False"></asp:HyperLink>
</div>
</footer>
</form>
</body>
</html>
UserHomep.aspx~
MAHILA PG MAHAVIDYALAYA
87
VEGAN SPOON
<style>
.op{
/*margin-left:26px;*/
background-image:url("images/background.png");
background-repeat:repeat;
}
</style>
<div class="op">
<br />
<h1 style="font-family: Constantia; font-size: 45px; font-weight: bold; color:
#5A2F07"> WELCOME USER !</h1>
<br />
<br />
Videos.aspx~
<style>
.op{
MAHILA PG MAHAVIDYALAYA
88
VEGAN SPOON
background-image:url("images/background.png");
}
.auto-style18 {
width: 560px;
height: 315px;
margin-left:26px;
}
.auto-style25 {
margin-left: 26px;
color: black;
font-size: 26px;
font-display: block;
font-family: Constantia;
margin-top: 10px;
}
.auto-style27 {
margin-left: 26px;
}
</style>
<div class="op">
<h2 class="auto-style25" style="font-size: 45px; font-family: Constantia; font-weight:
bold; color: #800000; "> Watch Listed Videos To Know More.</h2><br />
<h1> 1.</h1>
<embed src="https://www.youtube.com/embed/jaPnJxH3tSk" class="auto-style18" />
<br />
<h1> 2.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/iPeBBw5WxZo" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27" ></iframe>
<br />
<h1> 3.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/WhOrIUlrnPo" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h1> 4.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/3WXZo4u92kc" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h1> 5.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/KEvWER2Zcsw" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
MAHILA PG MAHAVIDYALAYA
89
VEGAN SPOON
<br />
<h3 class="hi">*Credits goes to the Owner.</h3><br />
</div>
</asp:Content>
Books.aspx~
<style>
.op{
background-image:url("images/background.png");
}
.auto-style25 {
margin-left: 26px;
color: saddlebrown;
font-size: 26px;
font-display: block;
font-family: Constantia;
margin-top: 10px;
}
.para{
font-family:Constantia;
font-size:large;
color:darkslategrey;
}
.auto-style26 {
width: 301px;
margin-top: 19px;
}
</style>
<div class="op">
<h1 class="auto-style25" style="font-size: 50px;"> ARTICLES AND BOOKS </h1><br
/>
<h2 style="font-size: 35px; font-family: Consolas;">1. BALCONY VEGETABLE
GARDENING</h2>
<p class="para">
</p>
<p class="para" style="background-color: #D5D5D5; font-size: 30px; color: #008000">
Balcony vegetable gardening will let you to for the cultivation for<br />
MAHILA PG MAHAVIDYALAYA
90
VEGAN SPOON
the food items in the limited small area like Balcony.<br />
This article will tell you more know about it:<br />
</p>
<embed src="https://www.agrifarming.in/balcony-vegetable-gardening-ideas-tips-
techniques" class="auto-style26" />
</asp:Content>
Webinars.aspx~
MAHILA PG MAHAVIDYALAYA
91
VEGAN SPOON
<style>
.op{
background-image:url("images/background.png");
}
.auto-style18 {
width: 836px;
height: 253px;
margin-left:26px;
}
.auto-style25 {
margin-left: 26px;
color: black;
font-size: 26px;
font-display: block;
font-family: Constantia;
margin-top: 10px;
}
.auto-style27{
margin-left:26px;
}
</style>
<div class="op">
<h2 class="auto-style25" style="font-size: 45px; font-family: Constantia; font-weight:
bold; color: #800000; "> Webinars!</h2><br />
<h1> 1.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/Zf6m8cVrTmY" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h1> 2.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/cXdYAAPfrdA" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h1> 3.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/YF2iQAGA5Bg" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
MAHILA PG MAHAVIDYALAYA
92
VEGAN SPOON
picture" class="auto-style27"></iframe>
<br />
<h1> 4.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/leoTeGrhk6k" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h1> 5.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/vpuKTaNCbuM" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h3 class="hi">*Credits goes to the Owner.</h3><br />
</div>
</asp:Content>
Useraffiliate.aspx~
<style>
.op{
background-image:url("images/background.png");
}
.auto-style18 {
width: 836px;
height: 253px;
margin-left:26px;
}
.auto-style25 {
margin-left: 26px;
color: black;
font-size: 26px;
font-display: block;
font-family: Constantia;
margin-top: 10px;
}
.auto-style27{
margin-left:26px;
}
MAHILA PG MAHAVIDYALAYA
93
VEGAN SPOON
</style>
<div class="op">
<h2 class="auto-style25" style="font-size: 45px; font-family: Constantia; font-weight:
bold; color: #800000; "> Webinars!</h2><br />
<h1> 1.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/Zf6m8cVrTmY" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h1> 2.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/cXdYAAPfrdA" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h1> 3.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/YF2iQAGA5Bg" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h1> 4.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/leoTeGrhk6k" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h1> 5.</h1>
<iframe width="560" height="315" src="https://www.youtube-
nocookie.com/embed/vpuKTaNCbuM" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-
picture" class="auto-style27"></iframe>
<br />
<h3 class="hi">*Credits goes to the Owner.</h3><br />
</div>
</asp:Content>
bill.aspx~
<%@ Page Title="" Language="C#" MasterPageFile="~/Site1.Master"
MAHILA PG MAHAVIDYALAYA
94
VEGAN SPOON
MAHILA PG MAHAVIDYALAYA
95
VEGAN SPOON
<asp:TextBox ID="Lname" runat="server" Height="33px" CssClass="auto-style12" Font-
Size="Large"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator2"
runat="server" Display="Dynamic" ErrorMessage="IT IS MANDATORY"
ForeColor="Red" ControlToValidate="Lname">*</asp:RequiredFieldValidator>
<br /><br />
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="form-group">
<asp:Label Text="Email" runat="server" CssClass="label email-
label" Font-Size="20pt" Font-Bold="True" />
&nbs
p; <asp:TextBox ID="email"
runat="server" Height="33px" CssClass="auto-style12" Font-Size="Large"></asp:TextBox>
<asp:RegularExpressionValidator
ID="RegularExpressionValidator1" runat="server" ControlToValidate="email"
Display="Dynamic" ErrorMessage="EMAIL ID IS INCORRECT" ForeColor="Red"
SetFocusOnError="True" ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-
.]\w+)*">*</asp:RegularExpressionValidator>
<br /><br />
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="auto-style8">
<asp:Label Text="Phone no" runat="server" CssClass="label mob-
label" Font-Size="20pt" Font-Bold="True"/>
<asp:TextBox ID="Mobile" runat="server" Height="33px" Font-
Size="Large"></asp:TextBox>
<br /><br />
</div>
</div>
<div class="col-md-5">
<div class="auto-style9">
<asp:Label Text="Address" runat="server" CssClass="label add-
label" Font-Size="20pt" Font-Bold="True"/>
&nbs
p; <asp:TextBox ID="address" runat="server" Height="33px" Font-
Size="Large"></asp:TextBox>
MAHILA PG MAHAVIDYALAYA
96
VEGAN SPOON
 
<asp:Label Text="City" runat="server" CssClass="label" Font-
Size="20pt" Font-Bold="True"/>
<asp:TextBox ID="city" runat="server" Height="33px" Font-
Size="Large"></asp:TextBox>
<br /><br />
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="auto-style9">
<asp:Label Text="State: " runat="server" CssClass="label" Font-
Size="20pt" Font-Bold="True"/>
&nbs
p; <asp:TextBox ID="state" runat="server"
Height="33px" Font-Size="Large"></asp:TextBox>
<br /><br />
</div>
</div>
<%--<div class="col-md-5">
</div>--%>
</div>
<div class="row">
</div>
;<asp:Button ID="Button1" runat="server" Height="41px" Text="SUBMIT" Width="180px"
OnClick="Button1_Click" BorderColor="#003300" BorderStyle="Double" />
<br />
<br />
</div>
</div>
</section>
MAHILA PG MAHAVIDYALAYA
97
VEGAN SPOON
</div>
</section>
</section>
</div>
</div>
</asp:Content>
bill.aspx.cs~
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
namespace HomePage
{
public partial class bill : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
MAHILA PG MAHAVIDYALAYA
98
VEGAN SPOON
}
}
}
}
Payment.aspx~
<%@ Page Title="" Language="C#" MasterPageFile="~/Site1.Master"
AutoEventWireup="true" CodeBehind="Payment.aspx.cs" Inherits="HomePage.payment"
%>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"
runat="server">
<style>
.auto-style5{
text-align:center;
}
.op{
margin-left:26px;
background-image:url("images/background.png");
background-repeat:repeat;
}
</style>
<div class="op">
<section id="main-content" class="main-content">
<section id="wrapper">
<div class="row">
<section class="panel">
<header class="panel-heading">
<div class="row-md-4 col-md-offset-1">
<br />
<h5 class="auto-style5" style="font-size: 45px; font-family: Constantia;
color: #800000">Payment Details</h5><br />
</div>
</header>
<div class="panel-body">
<div class="row">
<div class="col-md-5 col-md-offset-1">
MAHILA PG MAHAVIDYALAYA
99
VEGAN SPOON
<div class="auto-style6">
<br />
<asp:Label Text="Name on Card" runat="server" CssClass="label"
Font-Size="20pt" Font-Bold="True" />
<asp:TextBox
ID="crdname" runat="server" Height="33px" CssClass="auto-style12" Font-
Size="Large"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator1"
runat="server" ControlToValidate="Name" Display="Dynamic" ErrorMessage="IT IS
MANDATORY" ForeColor="Red"
SetFocusOnError="True">*</asp:RequiredFieldValidator>
<br /><br />
</div>
</div>
<div class="col-md-5">
<div class="auto-style7">
&nbs
p; &n
bsp; <asp:TextBox ID="cvc" runat="server" Height="33px"
CssClass="auto-style12" Font-Size="Large"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator3"
runat="server" Display="Dynamic" ErrorMessage="IT IS MANDATORY"
ForeColor="Red" ControlToValidate="Lname">*</asp:RequiredFieldValidator>
<br /><br />
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="auto-style8">
MAHILA PG MAHAVIDYALAYA
100
VEGAN SPOON
&nbs
p; <asp:TextBox
ID="Expiery" runat="server" Height="33px" Font-Size="Large"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator4"
runat="server" Display="Dynamic" ErrorMessage="IT IS MANDATORY"
ForeColor="Red" ControlToValidate="Lname">*</asp:RequiredFieldValidator>
<br /><br />
</div>
</div>
</div>
<div class="row">
</div>
<div class="auto-style11">
&
;<asp:Button ID="Button1" runat="server" Height="61px" Text="Complete Order"
Width="253px" OnClick="Button1_Click" BorderColor="#003300" BorderStyle="Double"
Font-Bold="True" Font-Names="Constantia" Font-Size="Large" />
<br />
<br />
</div>
</div>
</section>
</div>
</section>
</section>
</div>
</asp:Content>
Payment.aspx.cs~
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
namespace HomePage
{
public partial class payment : System.Web.UI.Page
MAHILA PG MAHAVIDYALAYA
101
VEGAN SPOON
ogf.Parameters.AddWithValue("@name", crdname.Text);
ogf.Parameters.AddWithValue("@Credit_debit", crdno.Text);
ogf.Parameters.AddWithValue("@cvc", cvc.Text);
ogf.Parameters.AddWithValue("@expiery",Expiery.Text);
con.Open();
ogf.ExecuteNonQuery();
Response.Write("<script> alert('Payment Successful'); </script>");
con.Close();
Response.Redirect("~/UserHomep.aspx");
}
}
}
AdminPage.aspx~
<%@ Page Title="" Language="C#" MasterPageFile="~/Site2.Master"
AutoEventWireup="true" CodeBehind="AdminPage.aspx.cs"
Inherits="HomePage.AdminPage" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"
runat="server">
<style>
.op{
background-image:url("images/background.png");
background-repeat:no-repeat;
}
.ip{
margin-left:26px;
}
</style>
<div class="op"><br />
<h1 class="ip" style="font-weight: bold; font-size: 45px; font-family: Constantia;
color: #5A2F07"> WELCOME ADMIN !</h1>
<br />
<asp:ImageButton ID="ImageButton1" runat="server"
ImageUrl="~/images/Registration.png" Width="419px" CssClass="auto-style16 ip"
MAHILA PG MAHAVIDYALAYA
102
VEGAN SPOON
PostBackUrl="~/RegAdmin.aspx" />
<asp:ImageButton ID="ImageButton2" runat="server" ImageUrl="~/images/Affiliate
Marketing.jpg" width="419px" CssClass="auto-style15 ip " PostBackUrl="~/Affiliate.aspx"
style="margin-left: 126px" />
<br />
<br />
<br />
<asp:ImageButton ID="ImageButton3" runat="server" ImageUrl="~/images/Shipping
Details.png" Width="419px" CssClass="auto-style16 ip"
PostBackUrl="~/Shipping_Details.aspx" />
<asp:ImageButton ID="ImageButton4" runat="server" ImageUrl="~/images/payment
detail.png" Width="419px" CssClass="auto-style15 ip"
PostBackUrl="~/Payment_Details.aspx" style="margin-left: 126px" />
<br />
<br />
</div>
<footer>
</footer>
</asp:Content>
Affiliate.aspx~
<%@ Page Title="" Language="C#" MasterPageFile="~/Site2.Master"
AutoEventWireup="true" CodeBehind="Affiliate.aspx.cs" Inherits="HomePage.Affiliate"
%>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"
runat="server">
<style>
.auto-style2 {
margin-left: 4px;
background-image: url("images/background.png");
height: 788px;
margin-top: 74px;
}
</style>
<div class="auto-style2">
<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False"
CellPadding="4" CssClass="auto-style1" DataKeyNames="userid"
DataSourceID="SqlDataSource1" Font-Bold="True" Font-Names="Constantia" Font-
Size="Large" ForeColor="#333333" GridLines="Vertical" Height="383px"
Width="1182px">
<AlternatingRowStyle BackColor="White" />
<Columns>
<asp:BoundField DataField="userid" HeaderText="userid"
InsertVisible="False" ReadOnly="True" SortExpression="userid" />
<asp:BoundField DataField="Name" HeaderText="Name"
SortExpression="Name" />
MAHILA PG MAHAVIDYALAYA
103
VEGAN SPOON
Payment_details.aspx~
<%@ Page Title="" Language="C#" MasterPageFile="~/Site2.Master"
AutoEventWireup="true" CodeBehind="Payment_Details.aspx.cs"
Inherits="HomePage.Payment_Details" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"
runat="server">
<style>
.auto-style2 {
margin-left: 4px;
background-image: url("images/background.png");
height: 788px;
margin-top: 74px;
}
</style>
<div class="auto-style2">
<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False"
CellPadding="4" CssClass="auto-style1" DataSourceID="SqlDataSource1" Font-
MAHILA PG MAHAVIDYALAYA
104
VEGAN SPOON
RegAdmin.aspx~
<%@ Page Title="" Language="C#" MasterPageFile="~/Site2.Master"
AutoEventWireup="true" CodeBehind="RegisAdmin.aspx.cs"
Inherits="HomePage.RegisAdmin" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"
runat="server">
<style>
.auto-style2 {
margin-left: 4px;
background-image: url('images/background.png');
height: 788px;
margin-top: 74px;
}
</style>
<div class="auto-style2">
MAHILA PG MAHAVIDYALAYA
105
VEGAN SPOON
MAHILA PG MAHAVIDYALAYA
106
VEGAN SPOON
</div>
</asp:Content>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>Registration Form</title>
<style>
*{
margin: 0 0 0 20px;
padding: 0;
}
h5{
text-align:center;
font-size: 50px;
height: 69px;
padding-top:2rem;
}
h4{
text-align:center;
font-size: 50px;
height: 69px;
padding-top:2rem;
}
body {
background: url('images/garden.jpg');
position:fixed;
background-size: cover;
top: 10px;
left: 268px;
width: 1029px;
height: 702px;
font-size:21px;
.panel{
background: rgba(255, 255, 255, 0.5);
}
.gender
{
display: flex
}
.label{
font-weight: 600;
font-size: 20px;
MAHILA PG MAHAVIDYALAYA
107
VEGAN SPOON
color: black;
text-transform: capitalize;
}
.form-ip{
border: 1px solid #d3d3d3;
margin:0.5rem;
font-size:1.2rem;
}
.name{
margin-left:40px;
}
.email-label{
margin-right: 60px;
}
.gender-wrapper{
display: flex;
}
.gender-div {
margin-left: 0px;
width: 724px;
}
.gender_span {
font-weight: 600;
font-size: 20px;
color: black;
text-transform: capitalize;
margin-left: 10px;
}
.mob-label{
margin-right: 20px;
}
.add-label{
margin-right: 30px;
}
.submit-btn-wrapper {
margin-top: 30px;
text-align: center;
MAHILA PG MAHAVIDYALAYA
108
VEGAN SPOON
.submit-btn{
border-style: none;
border-color: inherit;
border-width: medium;
text-transform: uppercase;
background: yellow;
padding: 8px 30px;
font-weight: 700;
font-size: 20px;
color: white;
border-radius: 10px;
height: 38px;
}
.form-group{
font-size:35px;
padding:0.2rem;
margin-bottom:0.5rem;
}
.form-group textbox{
font-size:4rem;
}
.form-group label{
font-size:1.5rem;
}
.auto-style1 {
margin-left: 0px;
width: 650px;
height: 31px;
}
.auto-style3 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 79px;
}
.auto-style5 {
height: 58px;
margin-top: 0;
}
.auto-style6 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 72px;
margin-top: 0;
}
.auto-style7 {
font-size: 35px;
margin-bottom: 0.5rem;
MAHILA PG MAHAVIDYALAYA
109
VEGAN SPOON
height: 32px;
}
.auto-style8 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 34px;
}
.auto-style9 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 35px;
}
.auto-style10 {
font-size: 35px;
margin-bottom: 0.5rem;
height: 36px;
}
.auto-style11 {
height: 178px;
margin-top: 21px;
}
.auto-style12 {
margin-left: 16px;
}
.auto-style13 {
margin-left: 352px;
}
</style>
</head>
<body style="left: 268px; top:61px; height: 900px">
MAHILA PG MAHAVIDYALAYA
110
VEGAN SPOON
MAHILA PG MAHAVIDYALAYA
111
VEGAN SPOON
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="auto-style8">
<asp:Label Text="mobile no" runat="server" CssClass="label mob-
label" />
<asp:TextBox
ID="Mobile" runat="server" Height="33px" Font-Size="Medium"></asp:TextBox>
<br />
</div>
</div>
<div class="col-md-5">
<div class="auto-style9">
<asp:Label Text="address" runat="server" CssClass="label add-
label" />
<asp:TextBox ID="address" runat="server" Height="33px" Font-
Size="Medium"></asp:TextBox>
<br />
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="auto-style10">
<asp:Label Text="Postal code" runat="server" CssClass="label" />
<asp:TextBox
ID="postalcode" runat="server" Height="33px" Font-Size="Medium"></asp:TextBox>
<br />
</div>
</div>
<div class="col-md-5">
<div class="auto-style8">
<asp:Label Text="City" runat="server" CssClass="label" />
&nbs
p;
<asp:TextBox ID="city" runat="server" Height="33px" Font-
Size="Medium"></asp:TextBox>
<br />
</div>
</div>
</div>
<div class="row">
MAHILA PG MAHAVIDYALAYA
112
VEGAN SPOON
&nbs
p; <asp:TextBox ID="state" runat="server" Height="33px" Font-
Size="Medium"></asp:TextBox>
<br />
</div>
</div>
<%--<div class="col-md-5">
</div>--%>
</div>
<div class="row">
<div class="col-md-5 col-md-offset-1">
<div class="auto-style7">
<asp:Label Text="Password: " runat="server" CssClass="label" />
<asp:TextBox ID="password" runat="server" Height="33px" Font-
Size="Medium" TextMode="Password"></asp:TextBox>
<br />
</div>
<div class="auto-style3">
<asp:Label Text="Confirm Password" runat="server"
CssClass="label" />
<asp:TextBox ID="confirmpassword" runat="server"
Height="33px" Width="181px" Font-Size="Medium"
TextMode="Password"></asp:TextBox>
<asp:CompareValidator ID="CompareValidator1" runat="server"
ControlToCompare="password" ControlToValidate="confirmpassword" Display="Dynamic"
ErrorMessage="CompareValidator" ForeColor="Red" SetFocusOnError="True" Font-
Size="Small">Password Mismatched</asp:CompareValidator>
<br />
<asp:Label Text="Recovery mail" runat="server" CssClass="label"
ID="Label1" />
<asp:TextBox ID="recovery_mail" runat="server" Height="33px"
CssClass="auto-style12" Font-Size="Medium"></asp:TextBox>
<br />
</div>
</div>
</div>
<div class="auto-style11">
<asp:Button ID="Button1" runat="server" Height="41px"
Text="SUBMIT" Width="180px" OnClick="Button1_Click" BorderColor="#003300"
BorderStyle="Double" />
<br />
<br />
MAHILA PG MAHAVIDYALAYA
113
VEGAN SPOON
reg.aspx.cs~
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data;
using System.Data.SqlClient;
using System.Configuration;
namespace HomePage
{
public partial class reg : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
MAHILA PG MAHAVIDYALAYA
114
VEGAN SPOON
{
Gender = "Male";
}
Csd.Parameters.AddWithValue("@Name", Name.Text);
Csd.Parameters.AddWithValue("@Lname", Lname.Text);
Csd.Parameters.AddWithValue("@Email", email.Text);
Csd.Parameters.AddWithValue("@Gender", Gender);
Csd.Parameters.AddWithValue("@Mobile", Mobile.Text);
Csd.Parameters.AddWithValue("@Address", address.Text);
Csd.Parameters.AddWithValue("@Postal", postalcode.Text);
Csd.Parameters.AddWithValue("@City", city.Text);
Csd.Parameters.AddWithValue("@State", state.Text);
Csd.Parameters.AddWithValue("@Password", password.Text);
Csd.Parameters.AddWithValue("@Confirm_password", confirmpassword.Text);
Csd.Parameters.AddWithValue("@Recovery_mail", recovery_mail.Text);
con.Open();
Csd.ExecuteNonQuery();
Response.Write("<script> alert('Registration Successfully done'); </script>");
con.Close();
Response.Redirect("~/loginpage.aspx");
}
}
}
}
Shipping_Details.aspx~
<%@ Page Title="" Language="C#" MasterPageFile="~/Site2.Master"
AutoEventWireup="true" CodeBehind="Shipping_Details.aspx.cs"
Inherits="HomePage.Shipping_Details" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1"
runat="server">
<style>
.auto-style2 {
margin-left: 4px;
background-image: url('images/background.png');
height: 788px;
margin-top: 74px;
}
</style>
<div class="auto-style2">
<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False"
CellPadding="4" CssClass="auto-style1" DataSourceID="SqlDataSource1" Font-
Bold="True" Font-Names="Constantia" Font-Size="Large" ForeColor="#333333"
GridLines="Vertical" Height="383px" Width="1182px">
MAHILA PG MAHAVIDYALAYA
115
VEGAN SPOON
MAHILA PG MAHAVIDYALAYA
116
VEGAN SPOON
SNAPSHOTS:
Homepage:
MAHILA PG MAHAVIDYALAYA
117
VEGAN SPOON
User Login~
Admin Login~
MAHILA PG MAHAVIDYALAYA
118
VEGAN SPOON
About Us~
Affiliate Marketing~
MAHILA PG MAHAVIDYALAYA
119
VEGAN SPOON
Urban Farming~
User Home~
MAHILA PG MAHAVIDYALAYA
120
VEGAN SPOON
Books~
Videos~
MAHILA PG MAHAVIDYALAYA
121
VEGAN SPOON
Webinars~
Admin Homepage~
MAHILA PG MAHAVIDYALAYA
122
VEGAN SPOON
Admin Potral~
MAHILA PG MAHAVIDYALAYA
123
VEGAN SPOON
MAHILA PG MAHAVIDYALAYA
124
VEGAN SPOON
SYSTEM
TESTING
MAHILA PG MAHAVIDYALAYA
125
VEGAN SPOON
SYSTEM TESTING
Testing is an activity to verify that a correct system is being built and is performed
with the intent of finding faults in the system. However not restricted to being
performed after the development phase is complete but this is to carried out in
parallel specification. Testing results, once gathered and evaluated, provide
qualitative indication of software quality and reliability and serve as a basis for
design modification if required a project is set to be incomplete without proper
testing.
System testing is process of checking whether the development system is
working according to the original objectives and requirements. The system should
be tested experimentally with test data so as to ensure that the system works
according to the required specification. When the system is found working, test
it with actual data and check performance.
Software testing is a critical element of software quality assurance and
represents the ultimate review of specification, design and coding. The increasing
visibility of software as a system element and the attendant “cost” associated with
a software failure is motivating forces for a well-planned, throughtesting.
TESTING PRINCIPLES:
All tests should be traceable to customer requirements. The focus of testing will shift
progressively from programs. Exhaustive testing is not possible. To be more effective, testing
should be one, which has probability of finding errors.
The following are the attributes of good test:
A good test has a high probability of finding an error. A good
test is not redundant.
A good test should be “best of breed”.
A good test should neither too simple nor too complex.
LEVEL OF TESTING:
The details of the software functionality tests are given below. The testing procedure that has
been used is as follows:
Unit Testing
Integration Testing
Validation Testing
Output Testing
MAHILA PG MAHAVIDYALAYA
126
VEGAN SPOON
1. UNIT TESTING:
The first level of testing is called as Unit testing. Here the different modules are tested andthe
specifications produced during design for the modules. Unit testing is essential for verification
of the goal and to test the internal logic of the modules. Unit testing was conducted to the
different modules of the project. Errors were noted down and corrected down immediately
and the program clarity as increased. The testing was carried out during the programming stage
itself. In this step each module is found to be working satisfactory as regard to the expected
output from the module.
2. INTEGRATION TESTING:
3. VALIDATION TESTING:
The next level of testing is validation testing. Here the entire software is tested. The reference
document for this process is his requirement and the goal is to see if the software meets its
requirements. The requirement document reflects and determines whether the software
functions the user expected. At the culmination of the integration testing, software is
completely assembled as a package, interfacing and corrected and a final series of software
test and validation test begins. The proposed system under construction has been tested by
Using validation testing and found to be working satisfactory.
4. OUTPUT TESTING:
The output of the software should be acceptable to the system user. The output requirements
are defined during the system analysis. Testing of the software system id done against the
output requirements and the output testing was completed with success.
An acceptance test has the objective of selling the user on the validity and reliability of the
system. It verifies that the systems procedures operate to system specification and make the
integrity of vital data is maintained.
MAHILA PG MAHAVIDYALAYA
127
VEGAN SPOON
6. PERFORMANCE TESTING:
This project is a system-based project, and the modules are interdependent with the other
modules, so the testing cannot be done module by module. So the unit testing is not possible
in the case of this driver. So this system is checked only with their performance to check their
quality.
In case of the Unit testing the initialization module is first tested. Since read module and the
write module is interdependent the performance testing is done only after the final phase of
coding.
MAHILA PG MAHAVIDYALAYA
128
VEGAN SPOON
SYSTEM
IMPLEMENTATION
MAHILA PG MAHAVIDYALAYA
129
VEGAN SPOON
SYSTEM IMPLEMENTATION
Implementation includes all those activities that take place to convert from the old
system to the new system. The new system may be totally new, replacing an existing
system. Proper implementation is essential to provide a reliable system to meet the
organization requirements. Successful implementation may not guarantee any
improvement in the organization using the new system.
The implementation phase includes the following tasks:
Careful planning.
Investigation of the system and constraints.
Design of methods to achieve the changeover
phase. Training of staff in the changeover phase.
Evaluation of change over.
The method of implementation and time scale to be adapted is found out initially. Next, the system
is tested properly and at the same time the users were trained in the new environment. In Digital
signage implementation process is successfully. We implement the system by satisfying all the
aspects of the user. All the procedure is designed to minimize the user’s resistance to change and
make an attitude for full utilization of the system.
MAHILA PG MAHAVIDYALAYA
130
VEGAN SPOON
SYSTEM
SECURITY
MAHILA PG MAHAVIDYALAYA
131
VEGAN SPOON
SYSTEM SECURITY
The system security problem can be divide isto four related issues; security. integrity privacy
and confidentially, They determine file structure, data structure and access procodures.
System security refers to the technical innovation and procedures applied to the hardware and
operating system to protect against deliberate or accidental damnage from a defined threat. In
contrast, data security is the protection of data from loss, disclosure, modification and
destruction.
As we know well that protection of a system is mostly needed in multi-user environment,
where a file is shared among several users. Protection mechanism must provide controller
access by restricting the type of files, which can be made. Access is permitted or denied
depending upon several factors, one of which is type of access requested.
This is a multi-user project that can be runs on the network. So the system is very essential
thing for prevent unauthorized access. This software has much important security option such
as-
• Nobody can run the program without login(username and password)
-There are many Data Validation features in the software.
MAHILA PG MAHAVIDYALAYA
132
VEGAN SPOON
MAINTENANCE
MAHILA PG MAHAVIDYALAYA
133
VEGAN SPOON
SYSTEM MAINTENANCE
After the installation phase is completed and the user is adjusted to the changes
created by the new system, evaluation and maintenance is to continue to bring
the new system to the standards. If the new information is consistent with the
design specification, changes have be made, Maintenance is actually the
implementation of the post implementation review plan.
MAHILA PG MAHAVIDYALAYA
134
VEGAN SPOON
FUTURE SCOPE
MAHILA PG MAHAVIDYALAYA
135
VEGAN SPOON
FUTURE SCOPE
The scope of the project includes that what all future enhancements can be done
in this system to make it more feasible to use.
- Dynamically changes done by admin.
-Dynamically upload Informations.
-More graphics can be added to make it more user-friendly and understandable.
- Networking of the whole system.
-Admin can make changes, insert new details, view records, delete the records
and update of records.
MAHILA PG MAHAVIDYALAYA
136
VEGAN SPOON
CONCLUSION
MAHILA PG MAHAVIDYALAYA
137
VEGAN SPOON
CONCLUSION
The Project “” is completed, satisfying the required design specification. The System
provides a user friendly interface. This Project is developed with modular approach. All
Modules in the project have been tested with valid data and invalid data and everything is
working successfully. Thus the project has fulfilled all the objective identified and is replace
the existing system. The constraints are met and overcame successfully. The Project is
designed as like it was decided I the design phase. The Project is very user friendly and will
reduce time consumption. This website has a very friendly screen that enables the user to use
without any inconvenience. Hence the website provide to work efficiently.
MAHILA PG MAHAVIDYALAYA
138
VEGAN SPOON
BIBLOGRAPHY
MAHILA PG MAHAVIDYALAYA
139
VEGAN SPOON
BIBLOGRAPHY
MAHILA PG MAHAVIDYALAYA
140
VEGAN SPOON
REFERENCES
MAHILA PG MAHAVIDYALAYA
141
VEGAN SPOON
REFRENCES
• https://csharp-video-tutorials.blogspot.com/p/free-adonet-video-tutorial.html
• https://csharp-video-tutorials.blogspot.com/p/free-asp.html
• https://www.c-sharpcorner.com/UploadFile/867331/upload-and-download-file-
from- database-using-grid-view/
• https://www.aspsnippets.com/Articles/Displaying-images-that-are-stored-outside-
the- Website-Root-Folder.aspx
• https://www.aspsnippets.com/Articles/Display-list-of-files-from-Server-folder-
in- ASPNet-GridView.aspx
• https://www.youtube.com/watch?v=pH7E-
GM8HjE&list=PLuaUk5E7H3KbG8nO5JSf95m4lIyiSjzQo&index
=3
• https://www.youtube.com/watch?v=TqYkqRkbLfg&list=PLuaUk5E7H3KbG8nO5
JS f95m4lIyiSjzQo&index=37
MAHILA PG MAHAVIDYALAYA
142