A
Project Report
On
Online Shop Cart
SUBMITTED IN PARTIAL FULFILLMENT FOR THE AWARD OF
RAJASTHAN TECHNICAL UNIVERSITY
SUBMITTED TO:
SUBMITTED BY:
Mrs. MAMTA GARG
ANKITA ACHARYA
(H.O.D CSE )
BHEEMARAM BALACH
(
VII SEMESTER)
Mrs. MS NISHA
(2009-10)
(HOD IT)
DEPARTMENT COMPUTER SCIENCE AND ENGINEERING
ACKNOWLEDGEMENT
We take this golden opportunity to
convey our inner felt gratitude and whole hearted thanks to
Ms.NISHA MAM’M for her keen interest, immense
guidance and suggestions at every stage of the project
work. We highly indebted to him for his invaluable
guidance and ever-ready support in successfully completing
this project in stipulated time. Her contributions are beyond
the preview of the acknowledgement.
CONTENTS
1. Project Specification
1.1
Problem Definition
1.2
Overview of Products
1.3
Product Features
1.4
Product Limitations
2. Introduction to the Tools
2.1
Vs.Net
2.2
SQL server
3.
Software Requirements Specification (SRS)
3.1
Requirement Analysis
3.2
Control Flow Diagram (CFD)
3.3
Data Flow Diagram (DFD)
4.
Database Design
4.1
Tables SnapShots
5.
EProject Code
5.1
Source Code and Snapshots
6.
User Manual (UM)
6.1
Hardware Requirements
6.2
Software Requirements
PROJECT
SPECIFICATION
1.1 PROBLEM DEFINATION:
Arts is a stationary shop that sells arts, gift articles, greeting
cards, dolls, files, hand bags, wallets, and as well some of the beauty
products, etc…. As there is a lot of demand for the greeting cards, gift
articles, hand bags, etc…. and in this busy world where one can hardly find
time to go out for shopping and with the emerging new technologies where
one can purchase products by placing an order through online by sitting at
home/office either by credit cards or by VPP or through Cheque or through
DD.
1.2 OVERVIEW OF PRODUCT And PRODUCT FEATURES:
In order to cope up in this competitive world, and to retain the customers, to
automate the process, our client wants an application to be built meeting the
current technology trend where the customers can place their order through
online by sitting at their office/home, and providing the products as per the
orders received by the dealer at the door steps of the customer.
with a unique 7 digit product id which includes 2 digit product code and 5
digit product number. Also he says that for fetching the details of the
products, the customer need not be the registered one, but for placing an
order one has to be the registered user of the site.
After placing an order, the dealer would dispatch the order as per the type of
delivery that the customer has chosen. He says that the application should
generate a unique 16 digit order number (includes the type of the delivery (1
digit) that the user has opted for, Product id (7 digit), and the order number
(8 digit)) as soon as the order is placed by the customer.
For the order which is placed through the credit card payment or through
cheque, the payment should be cleared first and then only the product will be
dispatched to the customer’s premises. Also he has provided an option like if
the customer is not satisfied by the product then the customer can either
replace it (new product will not be sent) or he can return it back with in a
week days time, so that he can get back his money which he has paid for that
product. Also the warranty card will also be provided for the products which
have some warranty.
The dealer alone should be able to update the details of the employees,
products and their details, and he can check the orders that are received
based on the date, order type (delivery) and he alone has the right to create
an employee profile like username or login id and the password. The
employee should only be able to change his password, and he can check the
details of the orders so that the products can be dispatched as per the
customer’s request and that they can be delivered in time..
1.3 PRODUCT LIMITATIONS:
As we know that nothing is perfect in this world
Similarly our product has some limitations.
INTRODUCTION
TO
THE TOOLS
Introduction to the tools
Our software product has been developed using VB.Net with C# as a Front
End and SQL as Back End.
2.1
Visual Studio .net
:
Visual studio provides an extremely rich programming environment. Visual
Basic has evolved from a small, rather limited programming environment to an awesome
developed tool
Reason behind using Visual Studio:
-
Visual Studio is Event Driven.
Object-Based Design.
Complete Windows Application development system.
Active-X controls, DLLs and Add-Ins.
Easy to use, debug and trace.
Various types of applications can be developed in Visual Studio.
RAD (Rapid Application Development).
Standard EXE.
Active-EXE, Active X DLL.
Active X control.
Active X Document EXE, Active X Document DLL.
Data Project.
DHTML Application.
IIS Application.
Visual Studio Learning edition:
-It is an introductory edition that let’s you easily create window
application. It comes with all the tools that you need to build mainstream
window application.
Visual Basic Professional edition:
-It is for computers professionals and includes advance features such as
tools to develop Active X and Internet controls.
Visual Basic Enterprise edition:
-It is the most Advanced edition and is aimed at
programmers who build distributed application in a team environment.
It includes all the features of the professional edition, plus tools such as
Visual SourceSafe and the Automation and Component Manager.
2.2
SQL (Structure Query Language):
-Microsoft SQL Server is a relational database management system
(RDBMS) produced by Microsoft. Its primary query language is
Transact-SQL, an implementation of the ANSI/ISO standard Structured Query
Language (SQL) used by both Microsoft and Sybase.
Features of SQL Server 2000
• Internet Integration.
The SQL Server 2000 database engine includes integrated XML
support. It also has the scalability, availability, and security
features required to operate as the data storage component of
the largest Web sites. The SQL Server 2000 programming model
is integrated with the Windows DNA architecture for developing
Web applications, and SQL Server 2000 supports features such
as English Query and the Microsoft Search Service to incorporate
user-friendly queries and powerful search capabilities in Web
applications.
• Scalability and Availability.
The same database engine can be used across platforms ranging
from laptop computers running Microsoft Windows® 98 through
large, multiprocessor servers running Microsoft Windows 2000
Data Center Edition. SQL Server 2000 Enterprise Edition
supports features such as federated servers, indexed views, and
large memory support that allow it to scale to the performance
levels required by the largest Web sites.
The SQL Server 2000 relational database engine supports the
features required to support demanding data processing
environments. The database engine protects data integrity while
minimizing the overhead of managing thousands of users
concurrently modifying the database. SQL Server 2000
distributedqueries allow you to reference data from multiple sources as if it
were a part of a SQL Server 2000 database, while at the same
time, the distributed transaction support protects the integrity of
any updates of the distributed data. Replication allows you to
also maintain multiple copies of data, while ensuring that the
separate copies remain synchronized. You can replicate a set of
data to multiple, mobile, disconnected users, have them work
autonomously, and then merge their modifications back to the
publisher.
• Ease of installation, deployment, and use.
SQL Server 2000 includes a set of administrative and
development tools that improve upon the process of installing,
deploying, managing, and using SQL Server across several sites.
SQL Server 2000 also supports a standards-based programming
model integrated with the Windows DNA, making the use of SQL
Server databases and data warehouses a seamless part of
building powerful and scalable systems. These features allow you
to rapidly deliver SQL Server applications that customers can
implement with a minimum of installation and administrative
overhead.
• Data warehousing.
SQL Server 2000 includes tools for extracting and analyzing
summary data for online analytical processing. SQL Server also
includes tools for visually designing databases and analyzing
data using English-based questions.
SOFTWARE REQUIREMENTS
SPECIFICTION
3.1 REQUIREMENT ANALYSIS:
OBJECTIVE OF THE PRODUCT REQUIREMENT:
-Worked about the product’s information and all necessary
details regarding the product.
DEPENDENT DATA REQUIREMENT:
-Traced out all suitable data that is dependent and needed for
the development of our product.
SOURCE REQUIREMENT:
-Identified source of each requirement.
INTERFACE TRACIBILITY:
Identified how each requirement is related to each other may
be internal or external system interfaces.
3.2 CONTROL FLOW
DIAGRAM:-Welcome
Project Overview
Adm. Login
All Option
Enter
Exit
Search
Delete
Record
Update
Record
Registration
Splash
Screen
DATABASE
DESIGN
4. Files /Tables information :
-bags
beauty
Buying
Details
customerde
tails
feed
files
TABLES :
gift
greeting
s
query
views
3.3 DATA FLOW DIAGRAM:
The name of database is Bookstore.. It contains only 6 tables.
Description of the table is given below.
1).
Table structure
2.
Beauty :
Table structure
3.
Buying Details
Table structure
4. Customer details
Table structure
6. Files
Table structure
Table structure
8.Greeting
Table structure
9.Query
10.views
Eproject Code
Snapshot
HomePage(Default.aspx)
Source Code :
Default.aspx
<%@ Page Language="C#" AutoEventWireup="true"
CodeFile="Default.aspx.cs" Inherits="_Default" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Online Shopping Cart</title>
<link rel="stylesheet" type="text/css" href="rtb2008-01.css" /> <script language="javascript" type="text/javascript">
}
// ]]>
var slideShowSpeed = 1500
var crossFadeDuration = 50
var img = new Array()
img[0] = 'http://localhost/Arts/flower/1.jpg' img[1] = 'http://localhost/Arts/flower/2.jpg' img[2] = 'http://localhost/Arts/flower/3.jpg' img[3] = 'http://localhost/Arts/flower/4.jpg' img[4] = 'http://localhost/Arts/flower/5.jpg' img[5] = 'http://localhost/Arts/flower/6.jpg' img[6] = 'http://localhost/Arts/flower/7.jpg' img[7] = 'http://localhost/Arts/flower/8.jpg' img[8] = 'http://localhost/Arts/flower/9.jpg' img[9] = 'http://localhost/Arts/flower/10.jpg' img[10] = 'http://localhost/Arts/flower/11.jpg' img[11] = 'http://localhost/Arts/flower/12.jpg' img[12] = 'http://localhost/Arts/flower/13.jpg' var t var j = 0 var p = img.length
var preLoad = new Array()
for (i = 0; i < p; i++){ preLoad[i] = new Image() preLoad[i].src = img[i] } function runSlideShow(){ if (document.all){ document.images.Slide.style.filter="blendTrans(duration=3)" document.images.Slide.style.filter="blendTrans(duration=crossFade Duration)" document.images.Slide.filters.blendTrans.Apply() } document.images.Slide.src = preLoad[j].src if (document.all){ document.images.Slide.filters.blendTrans.Play() } j = j + 1 if (j > (p-1)) j=0
t = setTimeout('runSlideShow()', slideShowSpeed) }
</script> </head>
<body onload="runSlideShow()">
<div>
<a name="top"></a> <div id="wrapper"> <div id="header">
<div id="global" style="left: 0px; top: 10px"> <a href="default.aspx">Home</a> |
<a href="product.aspx">Product</a> |
<a href="login.aspx">Login</a> |
<a href="faqs.aspx">FAQ's</a> |
<a href="query.aspx">Query</a> |
<a href="feed.aspx">FeddBack</a> |
<a href="aboutus.aspx">Aboutus</a></div>
<img alt="" src="images/header.jpg" width="900" style="height: 229px" /> </div>
<div id="content">
<!-- #BeginEditable "content" --> <h1>
<span style="font-size: 12pt; text-decoration: underline"><em>
WELCOME TO THE BEST ONLINE GIFTS & CARDS SHOP...</em></span></h1>
<p>
<span style="font-size: 12pt; text-decoration: underline"><em></em></span> </p>
</div>
<div id="sidebar" onclick="return sidebar_onclick()"> <h4>Site Menu:</h4>
<div id="mainnav"> <ul>
<li><a href="default.aspx">Home</a></li> <li><a href="Product.aspx">Product</a></li> <li><a href="faqs.aspx">FAQ's</a></li> <li><a href="aboutus.aspx">AboutUs</a></li> <li><a href="feed.aspx">FeedBack</a></li> <li><a href="login.aspx">Login</a></li> <li><a href="query.aspx">Query</a></li> </ul></div>
</div>
<div id="Div1">
<!-- #BeginEditable "content" -->
<img alt="" src="flower/1.jpg" width="200" style="height: 200px" id="Slide"/>
</div>
<div id="footer">
<a href="default.aspx">Home</a> |
<a href="faqs.aspx">FAQs</a> |
<a href="aboutus.aspx">AboutUs</a> |
<a href="#top">Top of Page</a> <p>
www.Arts.com| All Rights Reserved<br />
Graphic Design by <a href="">Aptech Students's Batch 09-10</a></p> </div> </div> <br /> </div> </form> </body> </html>
Prodcut.aspx
Source Code
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="product.aspx.cs"
Inherits="product" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" >
<title>Untitled Page</title>
<link rel="stylesheet" type="text/css" href="rtb2008-01.css" />
</head> <body>
<form id="form1" runat="server">
<div>
<a name="top"></a> <div id="wrapper"> <div id="header">
<div id="global" style="left: 0px; top: 10px"> <a href="default.aspx">Home</a> |
<a href="login.aspx">Login</a> |
<a href="faqs.aspx">FAQ's</a> |
<a href="query.aspx">Query</a> |
<a href="feed.aspx">FeedBack</a> |
<a href="aboutus.aspx">Aboutus</a></div>
<img alt="" src="images/header.jpg" width="900" height="230" /> </div>
<div id="content"> <h2>
<asp:Image ID="Image1" runat="server" src="images/1.jpg"
Height=100 Width=100/>
<asp:Image ID="Image2" runat="server"
src="images/10.gif" Height=100 Width=100 /> <asp:Image ID="Image3" runat="server"
src="images/2.jpg" Height=100 Width=100/>
<asp:Image ID="Image4" runat="server" src="images/3.jpg"
Height=100 Width=100/></h2> <p> </p> <p>
<asp:Image ID="Image9" runat="server" src="images/logo.jpg"
Height=200px Width=265px /> </p> <p> </p> <p> </p> <p>
<asp:Image ID="Image5" runat="server" src="images/4.jpg"
Height=100 Width=100/>
<asp:Image ID="Image7" runat="server" src="images/5.jpg"
Height=100 Width=100/>
<asp:Image ID="Image6"
runat="server" src="images/6.jpg" Height=100 Width=100/>
<!-- #EndEditable --> </div> <div id="sidebar"> <h4>Site Menu:</h4> <div id="mainnav"> <ul>
<li><a href="default.aspx">Home</a></li>
<li><a href="gift.aspx">Gift Articles</a></li>
<li><a href="greetings.aspx">Greetings Cards</a></li> <li><a href="bags.aspx">HandBags & Wollets</a></li> <li><a href="beauty.aspx">Beauty Proudcts</a></li> <li><a href="files.aspx">Files</a></li>
</ul></div> <!-- #BeginEditable "sidebar" --> <h5> </h5> <!-- #EndEditable --> </div> <div id="footer">
<a href="default.aspx">Home</a> |
<a href="faqs.aspx">FAQs</a> |
<a href="aboutus.aspx">AboutUs</a> |
<a href="query.aspx">Query</a> |
<a href="feed.aspx">FeedBack</a> |
<a href="#top">Top of Page</a>
<p>Online Shopping Cart © 2009 | All Rights Reserved<br />
Graphic Design by <a href="">Aptech Student's Batch 09-10</a></p> </div> </div> <br /> </form> </body> </html>
Source Code:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="gift.aspx.cs"
Inherits="gift" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title>
<link rel="stylesheet" type="text/css" href="rtb2008-01.css" /> </head>
<body>
<form id="form1" runat="server">
<div>
<a name="top"></a> <div id="wrapper"> <div id="header">
<div id="global" style="left: 0px; top: 10px"> <a href="default.aspx">Home</a> |
<a href="product.aspx">Product</a> |
<a href="login.aspx">Login</a> |
<a href="faqs.aspx">FAQ's</a> |
<a href="query.aspx">Query</a> |
<img alt="" src="images/header.jpg" width="900" height="230" /> </div>
<div id="content">
<!-- #BeginEditable "content" -->
<h1 style="text-align: center">
Gift-Articles</h1>
<p>We specialize in selling the best gift articles to our customers. All the gifts
we used to sell are made in India by our manufactures in Mumbai. Here one can get
all the types of gifts related to any occassion for any one. We provide the best
online products in the world.</p>
<p>
<asp:DataGrid ID="DataGrid1" runat="server" Width="552px"
AllowPaging="True" CellPadding="4" ForeColor="#333333" GridLines="None"
OnPageIndexChanged="DataGrid1_PageIndexChanged" PageSize="5"
OnItemDataBound="DataGrid1_ItemDataBound"
OnSelectedIndexChanged="DataGrid1_SelectedIndexChanged">
<Columns>
<asp:TemplateColumn>
<ItemTemplate>
<asp:Image ID="imag" Runat="server" ImageUrl='< %# Eval("Image")%>' Height="150" Width="170"></asp:Image>
</ItemTemplate>
</asp:TemplateColumn>
<asp:HyperLinkColumn Text="Buy"
DataNavigateUrlField="pcode" DataNavigateUrlFormatString="view.aspx? id={0}"></asp:HyperLinkColumn>
</Columns>
<FooterStyle BackColor="#5D7B9D" Font-Bold="True"
ForeColor="White" />
<EditItemStyle BackColor="#999999" />
<SelectedItemStyle BackColor="#E2DED6" Font-Bold="True"
ForeColor="#333333" />
<PagerStyle BackColor="#284775" ForeColor="White"
HorizontalAlign="Center" />
<AlternatingItemStyle BackColor="White" ForeColor="#284775" />
<ItemStyle BackColor="#F7F6F3" ForeColor="#333333" />
<HeaderStyle BackColor="#5D7B9D" Font-Bold="True"
ForeColor="White" /> </asp:DataGrid> </p> <!-- #EndEditable --> </div> <div id="sidebar"> <h4>Site Menu:</h4> <div id="mainnav"> <ul>
<li><a href="greetings.aspx">Greetings Cards</a></li> <li><a href="bags.aspx">HandBags & Wollets</a></li> <li><a href="beauty.aspx">Beauty Proudcts</a></li> <li><a href="files.aspx">Files & Folders</a></li> </ul></div>
<!-- #EndEditable --> </div>
<div id="footer">
<a href="default.aspx">Home</a> |
<a href="faqs.aspx">FAQs</a> |
<a href="aboutus.aspx">AboutUs</a> |
<a href="query.aspx">Query</a> |
<a href="feed.aspx">FeedBack</a> |
<a href="#top">Top of Page</a>
<p>Online Shopping Cart © 2009 | All Rights Reserved<br />
Graphic Design by <a href="">Aptech Student's Batch 09-10</a></p> </div> </div> </div> </form> </body> </html>
Login.aspx
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="gift.aspx.cs"
Inherits="gift" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title>
<link rel="stylesheet" type="text/css" href="rtb2008-01.css" /> </head>
<body>
<form id="form1" runat="server">
<div>
<a name="top"></a> <div id="wrapper"> <div id="header">
<div id="global" style="left: 0px; top: 10px"> <a href="default.aspx">Home</a> |
<a href="product.aspx">Product</a> |
<a href="login.aspx">Login</a> |
<a href="faqs.aspx">FAQ's</a> |
<a href="query.aspx">Query</a> |
<a href="feed.aspx">FeedBack</a> |
<a href="aboutus.aspx">Aboutus</a></div>
<img alt="" src="images/header.jpg" width="900" height="230" /> </div>
<div id="content">
<!-- #BeginEditable "content" -->
<h1 style="text-align: center">
Gift-Articles</h1>
<p>We specialize in selling the best gift articles to our customers. All the gifts
we used to sell are made in India by our manufactures in Mumbai. Here one can get
all the types of gifts related to any occassion for any one. We provide the best
online products in the world.</p>
<p>
<asp:DataGrid ID="DataGrid1" runat="server" Width="552px"
AllowPaging="True" CellPadding="4" ForeColor="#333333" GridLines="None"
OnPageIndexChanged="DataGrid1_PageIndexChanged" PageSize="5"
OnItemDataBound="DataGrid1_ItemDataBound"
OnSelectedIndexChanged="DataGrid1_SelectedIndexChanged">
<Columns>
<asp:TemplateColumn>
<ItemTemplate>
<asp:Image ID="imag" Runat="server" ImageUrl='< %# Eval("Image")%>' Height="150" Width="170"></asp:Image>
</ItemTemplate>
</asp:TemplateColumn>
<asp:HyperLinkColumn Text="Buy"
DataNavigateUrlField="pcode" DataNavigateUrlFormatString="view.aspx? id={0}"></asp:HyperLinkColumn>
</Columns>
<FooterStyle BackColor="#5D7B9D" Font-Bold="True"
ForeColor="White" />
<EditItemStyle BackColor="#999999" />
<SelectedItemStyle BackColor="#E2DED6" Font-Bold="True"
ForeColor="#333333" />
<PagerStyle BackColor="#284775" ForeColor="White"
HorizontalAlign="Center" />
<AlternatingItemStyle BackColor="White" ForeColor="#284775" />
<ItemStyle BackColor="#F7F6F3" ForeColor="#333333" />
<HeaderStyle BackColor="#5D7B9D" Font-Bold="True"
ForeColor="White" /> </asp:DataGrid> </p> <!-- #EndEditable --> </div> <div id="sidebar"> <h4>Site Menu:</h4> <div id="mainnav"> <ul>
<li><a href="default.aspx">Home</a></li>
<li><a href="greetings.aspx">Greetings Cards</a></li> <li><a href="bags.aspx">HandBags & Wollets</a></li> <li><a href="beauty.aspx">Beauty Proudcts</a></li> <li><a href="files.aspx">Files & Folders</a></li> </ul></div>
<!-- #EndEditable --> </div>
<div id="footer">
<a href="default.aspx">Home</a> |
<a href="faqs.aspx">FAQs</a> |
<a href="aboutus.aspx">AboutUs</a> |
<a href="query.aspx">Query</a> |
<a href="feed.aspx">FeedBack</a> |
<a href="#top">Top of Page</a>
<p>Online Shopping Cart © 2009 | All Rights Reserved<br />
Graphic Design by <a href="">Aptech Student's Batch 09-10</a></p> </div> </div> </div> </form> </body> </html>
Source Code:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="view.aspx.cs"
Inherits="view" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title>
<link rel="stylesheet" type="text/css" href="rtb2008-01.css" /> </head>
<body>
<form id="form1" runat="server">
<span id="message" runat="server"></span>
<div>
<a name="top"></a> <div id="wrapper"> <div id="header">
<div id="global" style="left: 0px; top: 10px"> <a href="default.aspx">Home</a> |
<a href="product.aspx">Product</a> |
<a href="login.aspx">Login</a> |
<a href="faqs.aspx">FAQ's</a> |
<a href="query.aspx">Query</a> |
<a href="feed.aspx">FeedBack</a> |
<img alt="" src="images/header.jpg" width="900" height="230" /> </div>
<div id="content">
<!-- #BeginEditable "content" -->
<h1 style="text-align: center">
Gift-Articles</h1>
<p>We specialize in creating original web templates designed especially
for the Expression Web and FrontPage programs. Each web template is a
complete, pre-designed web site
with common starter pages in an easy .zip package. View our
<a href="gettingstarted.htm">Getting Started</a> page for more details and
tutorial information.</p>
<p>
<asp:DataGrid ID="DataGrid1" runat="server"
OnDeleteCommand="DataGrid1_DeleteCommand"
OnSelectedIndexChanged="DataGrid1_SelectedIndexChanged">
<Columns>
<asp:ButtonColumn ButtonType="PushButton"
CommandName="Delete" Text="Delete"></asp:ButtonColumn>
</Columns>
</asp:DataGrid></p>
<center> <!-- #EndEditable -->
<span
style="color: dimgray">
<strong>Total Amount :</strong></span><strong>
<span style="color: dimgray"> Rs.
</span></strong> <asp:Label ID="Label1" runat="server"
Font-Bold="True" ForeColor="DimGray"></asp:Label>
</center>
<center>
</center>
<center>
<br />
<asp:RadioButtonList ID="RadioButtonList1" runat="server"
ForeColor="DimGray" Height="200px"
Width="175px" Font-Bold="True"
OnSelectedIndexChanged="RadioButtonList1_SelectedIndexChanged">
<asp:ListItem Value="Demand Draft"></asp:ListItem>
<asp:ListItem Value="Cash/Cheque on Delivery"></asp:ListItem>
<asp:ListItem Value="Credit Card"></asp:ListItem>
</asp:RadioButtonList><br />
<asp:Button
ID="Button1" runat="server" Font-Bold="True"
</center> </div> <div id="sidebar"> <h4>Site Menu:</h4> <div id="mainnav"> <ul>
<li><a href="default.aspx">Home</a></li>
<li><a href="greetings.aspx">Greetings Cards</a></li> <li><a href="bags.aspx">HandBags & Wallets</a></li> <li><a href="beauty.aspx">Beauty Proudcts</a></li> <li><a href="gift.aspx">Gift Articles</a></li> <li><a href="files.aspx">Files</a></li>
</ul></div> <!-- #BeginEditable "sidebar" --> <h5> </h5> <!-- #EndEditable --> </div> <div id="footer">
<a href="default.aspx">Home</a> |
<a href="faqs.aspx">FAQs</a> |
<a href="aboutus.aspx">AboutUs</a> |
<a href="query.aspx">Query</a> |
<a href="feed.aspx">FeedBack</a> |
<a href="#top">Top of Page</a>
<p>Online Shopping Cart © 2009 | All Rights Reserved<br />
Graphic Design by <a href="">Aptech Student's Batch 09-10</a></p> </div> </div> </div> </form> </body> </html>
Purcashing( add.aspx)
SourceCode:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="creditc.aspx.cs"
Inherits="creditc" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title>
<link rel="stylesheet" type="text/css" href="rtb2008-01.css" /> </head>
<body>
<form id="form1" runat="server">
<span id="message" runat="server"></span>
<div style="text-align: center">
<div>
<a name="top"></a>
<div id="wrapper" style="text-align: center"> <div id="header">
<div id="global" style="left: 0px; top: 10px"> <a href="default.aspx">Home</a> |
<a href="product.aspx">Product</a> |
<a href="login.aspx">Login</a> |
<a href="feed.aspx">FeedBack</a> |
<a href="aboutus.aspx">Aboutus</a></div>
<img alt="" src="images/header.jpg" width="900" height="230" /> </div>
<strong><span style="font-size: 16pt; color: #cc6666"><span
style="color: dimgray">
<br />
<br />
Payment
Through Credit Card</span><br />
<br />
</span></strong>
<table style="font-weight: bold; font-size: 16pt; width: 650px; color: #cc6666; height: 386px;
text-align: left">
<tr>
<td style="width: 100px; height: 28px">
<asp:Label ID="Label1" runat="server" Font-Size="Large" ForeColor="DimGray" Text="Amount :"></asp:Label></td>
<td style="width: 100px; height: 28px">
<asp:Label ID="Label2" runat="server" Font-Size="Large" ForeColor="DimGray" Text="Label"
Width="50px"></asp:Label></td>
</tr>
<tr style="font-size: 7pt; color: #ff0000">
<td style="width: 100px; height: 27px">
<asp:Label ID="Label3" runat="server"
Font-Size="Large" ForeColor="DimGray" Text="Card Type :"></asp:Label></td>
<td style="width: 100px; height: 27px">
<asp:DropDownList ID="DropDownList1" runat="server">
<asp:ListItem Value="Visa"></asp:ListItem>
<asp:ListItem Value="Master Card"></asp:ListItem>
<asp:ListItem Value="American Express"></asp:ListItem>
</asp:DropDownList><span style="color: #ff0000"></span></td>
</tr>
<tr>
<td style="width: 100px; height: 32px">
<asp:Label ID="Label12" runat="server" Font-Size="Large" ForeColor="DimGray" Text="Credit Card No. :"
Width="118px"></asp:Label></td>
<td style="width: 100px; height: 32px">
<asp:TextBox ID="TextBox10" runat="server"
MaxLength="16"></asp:TextBox><span style="color: dimgray">*</span></td>
</tr>
<tr>
<td style="width: 100px; height: 31px">
<asp:Label ID="Label4" runat="server" Font-Size="Large" ForeColor="DimGray" Text="CVV :"></asp:Label></td>
<td style="width: 100px; height: 31px">
<asp:TextBox ID="TextBox1" runat="server"
style="color: #ff0000"><span style="color: dimgray">*</span> <asp:RequiredFieldValidator
ID="RequiredFieldValidator8"
runat="server" ControlToValidate="TextBox1"
ErrorMessage="Required" Font-Size="Large"
ForeColor="DimGray"></asp:RequiredFieldVali dator></span></td>
</tr>
<tr>
<td style="width: 100px; height: 32px">
<asp:Label ID="Label5" runat="server" Font-Size="Large" ForeColor="DimGray" Text="Card Holder's Name :"
Width="135px"></asp:Label></td>
<td style="width: 100px; height: 32px">
<asp:TextBox ID="TextBox2"
runat="server"></asp:TextBox><span style="color: #ff0000"><span
style="color:
dimgray">*</span><asp:RequiredFieldValidator
ID="RequiredFieldValidator5" runat="server"
ControlToValidate="TextBox2" ErrorMessage="Required"
Font-Size="Large"
ForeColor="DimGray"></asp:RequiredFieldValidator></span></td>
</tr>
<tr>
<td style="width: 100px; height: 31px">
<asp:Label ID="Label6" runat="server" Font-Size="Large" ForeColor="DimGray" Text="Card Expiry Date :"
Width="117px"></asp:Label></td>
<td style="width: 100px; height: 31px">
<asp:TextBox ID="TextBox3" runat="server"
MaxLength="2" Width="22px"></asp:TextBox>
<strong><span style="font-size: 16pt; color: dimgray;">/</span></strong>
<asp:TextBox ID="TextBox4" runat="server"
MaxLength="2" Width="24px"></asp:TextBox><span
style="color: #ff0000"><span style="color: dimgray">*</span>
<asp:RequiredFieldValidator
ID="RequiredFieldValidator4" runat="server" ControlToValidate="TextBox3"
ErrorMessage="Required" Font-Size="Medium"
ForeColor="DimGray"></asp:RequiredFieldValidator>
<asp:RequiredFieldValidator
ID="RequiredFieldValidator7" runat="server" ControlToValidate="TextBox4"
ErrorMessage="Required" Font-Size="Large"
ForeColor="DimGray"></asp:RequiredFieldValidator></span></td>
</tr>
<tr>
<td style="width: 100px; height: 41px">
<asp:Label ID="Label7" runat="server" Font-Size="Large" ForeColor="DimGray" Text="Shipping Address :"
Width="120px"></asp:Label></td>
<td style="width: 100px; height: 41px">
<asp:TextBox ID="TextBox5" runat="server"
Height="64px" TextMode="MultiLine" Width="142px"></asp:TextBox><span
style="color: #ff0000"><span style="color: dimgray">*</span>
<asp:RequiredFieldValidator
ID="RequiredFieldValidator3" runat="server" ControlToValidate="TextBox5"
ErrorMessage="Required" Font-Size="Large"
ForeColor="DimGray"></asp:RequiredFieldValidator></span></td>
</tr>
<tr>
<td style="width: 100px; height: 36px">
<asp:Label ID="Label8" runat="server" Font-Size="Large" ForeColor="DimGray" Text="City :"></asp:Label></td>
<td style="width: 100px; height: 36px">
<asp:TextBox ID="TextBox6"
runat="server"></asp:TextBox><span style="color: #ff0000"><span
style="color:
dimgray">*</span><asp:RequiredFieldValidator
ID="RequiredFieldValidator2" runat="server"
ControlToValidate="TextBox6" ErrorMessage="Required"
Font-Size="Large"
ForeColor="DimGray"></asp:RequiredFieldValidator></span></td>
</tr>
<tr>
<td style="width: 100px; height: 32px">
<asp:Label ID="Label9" runat="server" Font-Size="Large" ForeColor="DimGray" Text="State :"></asp:Label></td>
<td style="width: 100px; height: 32px">
<asp:TextBox ID="TextBox7"
runat="server"></asp:TextBox><span style="color: #ff0000"><span
style="color:
dimgray">*</span><asp:RequiredFieldValidator
ID="RequiredFieldValidator1" runat="server"
ControlToValidate="TextBox7" ErrorMessage="Required"
Font-Size="Large"
ForeColor="DimGray"></asp:RequiredFieldValidator></span></td>
</tr>
<tr>
<td style="width: 100px; height: 33px">
<asp:Label ID="Label10" runat="server" Font-Size="Large" ForeColor="DimGray" Text="e-mail ID :"></asp:Label></td>
<td style="width: 100px; height: 33px">
<asp:TextBox ID="TextBox8"
runat="server"></asp:TextBox><span style="color: #ff0000"><span
style="color: dimgray">*</span>
</span><asp:RegularExpressionValidator
ID="RegularExpressionValidator1" runat="server"
ControlToValidate="TextBox8"
ErrorMessage="Invalid e-mail ID" Font-Size="Large"
ForeColor="DimGray"
ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+ ([-.]\w+)*"></asp:RegularExpressionValidator> <asp:RequiredFieldValidator
ID="RequiredFieldValidator6" runat="server" ControlToValidate="TextBox8"
ErrorMessage="Required" Font-Size="Large"
ForeColor="DimGray"></asp:RequiredFieldValidator></td>
</tr>
<tr>
<td style="width: 100px; height: 35px">
<asp:Label ID="Label11" runat="server" Font-Size="Large" ForeColor="DimGray" Text="Order ID :"></asp:Label></td>
<td style="width: 100px; height: 35px">
<asp:TextBox ID="TextBox9" runat="server"
Enabled="False"></asp:TextBox><br />
<strong><span style="font-size: 12pt; color: dimgray">Please note down this OrderID
for future tracking reference.</span></strong></td>
</tr>
</table>
<span style="font-size: 7pt; color: #ff0000">
<span style="color: dimgray">
<span style="font-size: 8pt">* Mandatory Field</span></span></span><br />
<asp:Button ID="Button1" runat="server" Font-Bold="True"
ForeColor="DimGray"
Text="Submit" OnClick="Button1_Click" /><br />
<br /> </div>
<div id="footer">
<a href="default.aspx">Home</a> |
<a href="faqs.aspx">FAQs</a> |
<a href="aboutus.aspx">AboutUs</a> |
<a href="query.aspx">Query</a> |
<a href="feed.aspx">FeedBack</a> |
<a href="#top">Top of Page</a>
<p>Online Shopping Cart © 2009 | All Rights Reserved<br />
Graphic Design by <a href="">Aptech Student's Batch 09-10</a></p> </div> </div> </form> </body> </html>
Thanks(cash.aspx)
SourceCode :
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="cash.aspx.cs"
Inherits="cash" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title> </head>
<body style="font-size: 12pt">
<form id="form1" runat="server">
<div style="text-align: center">
<br />
<br />
<br />
<br />
<br />
<strong><em><span style="color: dimgray"><span style ="font-size: 16pt"><span>Placing
Order Successful !!!!</span><br />
<br />
Thanks for making the order.<br />
</span></span></em></strong><strong><em><span style="font-size: 16pt; color: dimgray">
Please make the payment to the delivery boy as soon as you receive the goods purchased
by you...<br />
<br />
The product will be delivered to you within 4-5 working days.<br />
</span></em></strong>
<br />
<asp:Button ID="Button1" runat="server" Font-Bold="True"
ForeColor="DimGray" OnClick="Button1_Click"
Text="Home" Width="97px" /></div>
</form> </body> </html>
USER MANUAL
6.1 Hardware requirements:
-All hardware should be on the Microsoft Windows 2000 or Microsoft
Windows NT.
Hardware Compatibility List
Computer/ Processor
PC with 200 MHz Pentium-1 or higher
processor recommended.
Memory
64 MB recommended
Hard Disk
5 MB minimum.
Drive
CD-ROM drive.
Display
VGA for higher resolution monitor; Super
VGA recommended.
Operating System
Microsoft Windows 2000 or later operating
system.
Peripheral/Miscellaneous
Microsoft Mouse or compatible pointing
device 104 keyboard.
-The following soft wares are required to fulfill the requirements for
our application.