<% if Request.Form("FFSubmitted") = "yes" then Dim BodyString Dim objCDO Dim RedirectURL Dim FormFields Dim arrFormFields FormFields = "FirstName~LastName~Comapny~Address~City~State~Zip~Email~ContactNumber~Brochure~MailingList~Comments" If FormFields <> "" Then arrFormFields = split(FormFields,"~") End If Set objCDO = Server.CreateObject("CDONTS.NewMail") objCDO.From = "info@crystalcreeklodge.com" objCDO.To = "dan@alaskaonthefly.com" objCDO.Cc = "" objCDO.Bcc = "" objCDO.Subject = "Information request from the Crystal Creek Lodge website" BodyString = Replace("","~",chr(13) & chr(10) )& chr(13) If FormFields <> "" Then For Each item In arrFormFields BodyString = BodyString & item & ": " & Request.Form(item) & chr(13) Next End If objCDO.Body = BodyString objCDO.BodyFormat = 1 objCDO.MailFormat = 1 objCDO.Send Set objCDO = Nothing RedirectURL = "thankyou.htm" If RedirectURL <> "" then If Request.QueryString <> "" Then response.redirect(RedirectURL & "?" & Request.QueryString) else response.redirect(RedirectURL) end If end if end if %> <% MM_EditAction = CStr(Request("URL")) If (Request.QueryString <> "") Then MM_EditAction = MM_EditAction & "?" & Request.QueryString End If %> Bristol Bay Alaska Fishing & Hunting Lodge: Contact Crystal Creek
Contact Us
 

Contact us for information or to make Alaska lodging reservations:

Reservation Office (all year)

Phone: (907) 357-3153 Crystal Creek Lodge Send us an E-mail
Fax: (907) 357-1946 Box 872729 (to request a brochure see below)
  Wasilla, AK 99687-2729  

Lodge (June-September)

Phone: (907) 246-3153 Crystal Creek Lodge  
Fax: (907) 357-5464 Box 46  
  King Salmon, AK 99613-0046  

If you would like to recieve a brochure (.pfd format) and/or have us contact you, please fill out the form below and we will reply as soon as possible.

First Name Last Name
Company  
Address  
City State Zip
Email  
Contact Number  
Please E-mail me a brochure I would like to be added to mailing list
Other Information, comments, or questions:
 

Fields in RED are required

If you would like to receive a hard copy of the brochure in the mail, please indicate.