<%checkUserLogin()%> <% Dim allPreferences allPreferences = "N/A" Dim news Dim offers Dim post Set cn = Server.CreateObject("ADODB.connection") cn.Open connString set rsPreferences = server.createobject("adodb.recordset") rsPreferences.open "SELECT a.posttoweb, a.get_Newsletters, a.get_offers FROM gbi2_acct_info_details a WHERE a.acct_id = " & currentID, cn IF NOT rsPreferences.eof = TRUE THEN allPreferences = "

To change your preference settings click on the appropriate link next to the setting. " & _ " Please send us a short message with the setting you prefer. You can also email us directly at info@thegbi.org.

" & vbCrLf allPreferences = allPreferences & "" & _ "" & vbCrLf DO WHILE NOT rsPreferences.EOF IF rsPreferences("get_newsletters") THEN ' ELSE ' END IF IF rsPreferences("get_offers") THEN offers = "Yes" offersLink = "No" ELSE offers = "No" offersLink = "Yes" END IF IF rsPreferences("posttoweb") THEN post = "Yes" postLink = "No" ELSE post = "No" postLink = "Yes" END IF allPreferences = allPreferences & "" & vbCrLf allPreferences = allPreferences & "" & vbCrLf allPreferences = allPreferences & "" & vbCrLf rsPreferences.MoveNext LOOP allPreferences = allPreferences & "
PreferenceSettingChange preference
Receive GBI e-mails/newsletters" & _ "
Receive offers from other GBI affiliates" & offers & _ "Request change to Offers preference setting
Show my contact information in the GBI affiliate directory" & post & _ "Request change to Directory preference setting
" & vbCrLf END IF rsPreferences.Close Set rsPreferences = nothing Set cn = nothing %> The GBI: Commercial: Use Green Globes: Account: Manage Preferences
HOMEABOUT GBIGREEN GLOBESCOMMERCIALRESIDENTIALJOIN / AFFILIATESFEDERAL GOVERNMENTTRAININGNEWS
Green Building Initiative
Follow The Green Building Initiative on Facebook Follow The Green Building Initiative on Twitter Follow The Green Building Initiative on LinkedIn Follow The Green Building Initiative on YouTube

  Account: Preferences


<%=allPreferences%>





  Account Home | Change my Password | Account Information | My Subscription | Payment History | Preferences | Logout