TAILIEUCHUNG - Working with ASP Applications

The various Component Object Model (COM) components, such as Microsoft® ActiveX® Data Objects (ADO) and CDO for Exchange 2000 Server (CDOEX) provide extensive libraries of constants in their associated type libraries. Using the new Microsoft Internet Information Services (IIS) Web page keyword METADATA, you can easily import these constants into your ASP applications and make them globally available when you write scripts. | Working with ASP Applications The various Component Object Model COM components such as Microsoft ActiveX Data Objects ADO and CDO for Exchange 2000 Server CDOEX provide extensive libraries of constants in their associated type libraries. Using the new Microsoft Internet Information Services IIS Web page keyword METADATA you can easily import these constants into your ASP applications and make them globally available when you write scripts. Note In Microsoft Exchange System Manager Turn on Script Execute Permissions for ASP and Scripts and Executables for Internet Server Application Programming Interface ISAPI filters. Otherwise you will get a 403 Permission Denied error. To import these constants you place a METADATA directive such as the following at the top of your ASP file or in your file METADATA TYPE typelib UUID CD000000-8B95-11D1-82DB-00C04FB1625D NAME CDO for Exchange 2000 Type Library METADATA TYPE typelib UUID CD001000-8B95-11D1-82DB-00C04FB1625D NAME Microsoft CDO Workflow Objects for Microsoft Exchange -- METADATA TYPE typelib UUID 25150F00-5734-11D2-A593-00C04F990D8A NAME Microsoft CDO for Exchange Management Library -- METADATA TYPE typelib UUID 00000205-0000-0010-8000-00AA006D2EA4 NAME ADODB Type Library This METADATA directive has the effect of importing the type information into the page at run time so you can use module constant names in your scripts without having to define them beforehand. Example METADATA TYPE typelib UUID CD000000-8B95-11D1-82DB-00C04FB1625D NAME Microsoft CDO for Exchange 2000 Library -- METADATA TYPE typelib UUID CD001000-8B95-11D1-82DB-00C04FB1625D NAME Microsoft CDO Workflow Objects for Microsoft Exchange -- METADATA TYPE typelib UUID 25150F00-5734-11D2-A593-00C04F990D8A NAME Microsoft CDO for Exchange Management Library -- METADATA TYPE typelib UUID 00000205-0000-0010-8000-00AA006D2EA4 NAME ADODB Type Library -- HTML BODY H1 Test the METADATA Directive Page H1 p Here are some of the field name string .

TỪ KHÓA LIÊN QUAN
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.