By using Visual Studio with Web programming language Javascript.(PLEASE HELP) Create a DVD sales website with Javascript. DVD's name, type, director, price should be included for selection. The record...


By using Visual Studio with Web programming language Javascript.(PLEASE HELP)


Create a DVD sales website with Javascript. DVD's name, type, director, price should be included for selection.
The record data format should be like this;
"#name#id#price#stock_number#genre#director#"
-One button to list dvd,
-One button to add DVD to cart,
-One button to buy a selected DVD,
-And another button to clear selected DVDs,
-Finally, there must be text input for the user e-mail address.


After designing your website, and with sample screens, you should provide a user guide on how to use your website.
Username, email, etc. To get it, you must check the stock number and do form validation.
After clicking the BUY button the javascript function should send the user e-mail and only the IDs of the DVDs in the cart with a second form.



(DVDs to be used for recording;

"#Life is Beautiful#dvd1#10.5#10#history#Roberto Benigni#";

"#Southpaw#dvd2#22.5#10#romans#Antoine Fuqua#";
"#Matrix#dvd3#10.5#10#science fiction#Lilly Wachowski#";
"#Fast and the furious#dvd4#55.5#5#action#Vin Diesel#";
"#Untouchables#dvd5#35.0#1#history#Brian De Palma#";
"#Forest Gump#dvd6#40.5#2#romans#Robert Zemeckis#";
"#Godfather#dvd7#25.0#10#adventure#Francis Ford Coppola#";
"#The Monster#dvd8#34.0#10#action#Roberto Benigni#";



Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here