Question
a) Design the structure of a Singapore gift shop website in which a database is used. b) Note that a constraint on your website is
a) Design the structure of a Singapore gift shop website in which a database is used.
b) Note that a constraint on your website is that the users can access it only if they have proper username and password. (note: you must display one username and password in your login page)
c) Implement the website using ASP.NET.
d) In your website, the users should be able to add/modify/delete the content of the database based on the textboxes they fill. They should also be able to query the database based on the input they enter. (note: you must use SQL for add/modify/delete/query) e) By using at least 3 highly related features of UI in jQuery, add some clientside capability to your gift shop website
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started