full source code đồ án web bán hàng có tính năng xem thêm sửa xoá của admin, tạo tài khoản member và khoá tài khoản member, login admin và member, code được viết bằng ASP JavaScript, không có mã độc, có những tính năng xem thêm sửa xoá tạo mới sản phẩm, đăng ký thành viên, khoá tài khoản thành viên, có bắt lỗi cơ bản như không được để trống, ô nhập số phải là số không được chữ, email phải có @, sđt phải có 10 số, giá tiền và số lượng sản phẩm phải là số và lớn hơn 0, password phải nhập từ 3 đến 20 ký tự, có đầy đủ Database, có đổi password và sửa thông tin thành viên, File hướng dẫn cài đặt, source code sạch sẽ không có mã gây độc hại.
XEM THÊM ==> Hướng dẫn cài đặt chi tiết
Nguồn: Sharecode.vn
Step 1: Copy zip file from USB to local hard disk
-
Right click on file “.zip”, select “Extract Here” to make folder “website”. (Figure 1)
-
Double click on created folder “ASStore_setup” to see below folders: (Figure 2)
Step 2: Define IIS.
-
Open Internet Information Services (IIS).
-
Right click Default Web Site and choose Add Vitural Directory....
-
Name the Alias “website” and Physical Path to your “website” folder and click OK.
-
Open Browser and enter url “localhost/website/home.asp”. If success, you will see the home page of the website.
Step 2: Define IIS.
-
Open Internet Information Services (IIS). (Figure 3)
-
Right click Default Web Site and choose Add Vitural Directory.... (Figure 4)
-
Name the Alias “website” and Physical Path to your “website” folder and click OK. (Figure 5).
-
Open Browser and enter url “localhost/website/home.asp”. If success, you will see the home page of the website. (Figure 6)
Figure 3: Internet Information Services window.
Figure 4: Right click Default Web Site and choose Add Vitural Directory….
Figure 5: Complete the IIS setting.
Figure 6: Successfully deployed Mac Store website.
-
If Chrome browser opens a tab like Figure 6 above, then iis has successfully deployed the website, you can close the iis window and END HERE!
Step 3: Work with “SQL Server Managerment Studio”
-
Login to “SQL Server Managerment Studio” (Figure 7) with your system admin account:
-
Login: sa
-
Password: yourpassword
- Open file “website\database\db.sql” in “SQL Server Managerment Studio”.
In “SQL Server Managerment Studio”, click “Execute” and the end