%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% dim count_page dim TimeData, TmPos, t_time_zone, t_country Set TimeData = New Ark_Data dim EmailData, email_arki, email_other, email_jah Set EmailData = New Ark_Data dim log_password title="View/Change Info" if LogData.DataExists then log_password = log_login = Ark_DBAccess.DecodeDBString(LogData.GetFirstItem("password")) end if count_page="View/Change Info|view-info.cfm" %> <% Set TimeData = Ark_DBAccess.DBSelect("time_zones", "country, time_zone", "", "time_zone, country") %>
|