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

Phân tích và đôi khi . Khi được bao gồm, nó xử lýchế biến hiển thị và trình những tập tin này. Khi tập tin được xử lý một POST, dòng 2-20 đọc các thông tin từ hình thức trong Liệt kê 20,1. Dòng 22 lần đọc bối cảnh của trang đang chạy, để khi người dùng gửi biểu mẫu được gửi đến đúng trang | I 418 Day 18 Input Listing Constants for CDONTS to Be Placed in 1 2 1 CDONTS Constants 3 4 1 CDONTS values 5 Const CdoFileData 1 6 Const CdoEmbeddedMessage 4 7 8 1 CDONTS Values. Also used in 9 Const CdoLow 0 10 Const CdoNormal 1 11 Const CdoHigh 2 12 13 1 CDONTS and Values 14 Const CdoMime 0 15 Const CdoText 1 16 17 1 CDONTS and EncodingMethod Values 18 Const CdoEncodingUUencode 0 19 Const CdoEncodingBase64 1 20 21 1 CDONTS Values 22 Const CdoBodyFormatHTML 0 23 Const CdoBodyFormatText 1 24 25 1 CDONTS Values 26 Const CdoMailFormatMime 0 27 Const CdoMailFormatText 1 28 29 1 CDONTS Values 30 Const CdoTo 1 31 Const CdoCc 2 32 Const CdoBcc 3 33 34 CDONTS Values 35 Const CdoDefaultFolderInbox 1 36 Const CdoDefaultFolderOutbox 2 37 38 Analysis The constants here are used to pass various numeric flags to CDONTS objects. The constants in lines 5-6 specify whether a particular attachment is a file or another message. Those constants in lines 9-11 specify whether a message has low normal or high priority. The constants in lines 14-15 and 26-27 signal whether a message is to be transferred as plain text or as MIME. In lines 18-19 the constants specify whether attachments should be transferred as UUEncoded the standard format for text Using Email from Active Server Pages 419 I attachments or Base64 the standard format for MIME attachments . Lines 22-23 contain constants that specify whether the body of a message includes HTML or is exclusively text. The constants in lines 30-32 are used when examining the kinds of recipients of a message for example whether they are direct recipients or have received a CC or BCC copy of the message . Finally the constants in lines 35-36 are used to specify which folder to open when using the Session object to open a

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.