TAILIEUCHUNG - Teach Yourself E-Commerce Programming with ASP in 21 Days phần 9

Sự khác biệt giữa một hit, và người dùng xem một trang duy nhất là gì? Đối với những gì là hữu ích mỗi? Hit là một trình duyệt yêu cầu một tập tin từ một máy chủ Web. Một lần xem trang là cung cấp cho người sử dụng của toàn bộ trang web, bao gồm cả các yếu tố đồ họa. | I 480 Day 20 Listing continued 109 br b name on credit card b 110 input name Ecom_Payment_Card_Name size 20 maxlength 30 value - ccname 111 input type submit value Register 112 input type hidden name Ecom_SchemaVersion value - http version 113 input type hidden name Ecom_TransactionComplete 114 font 115 form td 116 tr 117 table 118 center 119 body 120 html Analysis is included by four files and sometimes . When is included it handles most of the display and submission processing for these files. When the file is handling a POST lines 2-20 read the information submitted from the form in Listing . Line 22 reads the context of the running page so that when the user submits the form it is submitted to the correct page line 33 and line 47 . is included by when the customer tries to buy something but has not yet logged in. Lines 33-41 define a form that enables users to log in. Line 34 is a hidden field that indicates that the form is being used to login customers. Line 35 is a hidden field that remembers the product ID if the registration page is displayed because the user is trying to buy a product but has not yet logged in. Lines 47-115 define the registration form. Line 48 is a hidden field that identifies that the action to be performed on the post is a registration and if the user is registering as the result of an attempted product purchase line 49 remembers the product ID selected. Lines 55-113 define input fields using ECML standard field names. Lines 80-83 define a selection field that enables the customer to choose between VISA and MasterCard as a credit card type and submits the result using the ECML standard values. Lines 87-100 define a selection field that enables a customer to specify the month of expiration of his or her credit card and lines 101-108 define a selection field that enables specification of the year

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.