%@ Language=VBScript %> <% set dataConn = Server.CreateObject("ADODB.Connection") dataConn.Open "DSN=pubscat;uid=awmaweb;pwd=awma*52002" sSql = "select CurrentJournalMonth, CurrentJournalYear from tblCurrentIssue" Set rsCurrentIssue = dataConn.Execute(sSql) strMonth = rsCurrentIssue("CurrentJournalMonth") strYear = rsCurrentIssue("CurrentJournalYear") set rsCurrentIssue = Nothing set dataConn = Nothing %>
![]() |
|
All requests to reuse, republish, reprint, or photocopy material
originally published in the Journal of the Air & Waste Management
Association should be directed to
|
Copyright Clearance Center 222 Rosewood Drive Danvers, MA 01923 |
Phone:
(978) 750-8400 Fax: (978) 646-8600 www.copyright.com |
All requests are subject to a permissions fee, payable through Copyright Clearance Center. The fee amount will depend on the type of material requested (e.g., complete manuscript, single table or figure), the requesting institution (i.e., for profit or nonprofit institution), and the intended use of the material.