<% if Request.Form.Count > 0 then frmRecipientOne = Request.Form("frmRecipientOne") frmSubject = Request.Form("frmSubject") frmMessageText = "Name= " & Request.Form("Name") & vbcrlf & "Agency Name= " & Request.Form("AgencyName") & vbcrlf & "Email Address= " & Request.Form("EmailAddress") set m=Server.CreateObject("NCSimpleEMail.EmailClass") m.sendEmail "info@bbainsurance.com",frmRecipientOne,frmSubject,replace(frmMessageText ,vbcrlf,"
" & vbcrlf) 'Set objOMSession = CreateObject("MAPI.Session") 'bstrProfileInfo = "NCSVR002" & chr(10) & "infobba" 'objOMSession.Logon "","", True, True, 0, True, bstrProfileInfo 'Set objMessage = objOMSession.Outbox.Messages.Add 'Set objOneRecip = objMessage.Recipients.Add 'objOneRecip.Name = frmRecipientOne 'objOneRecip.Resolve 'objMessage.Subject = frmSubject 'objMessage.Text = frmMessageText 'objMessage.Send showDialog=False response.redirect "confirmationpage3.asp?field1=" & request.form("Name") & "&field2=" & Request.Form("AgencyName") & "&field3=" & request.form("EmailAddress") end if %>
 

The Buckingham Badler Associates is always striving for advancement, this area of the site is under development.

Our Approved Brokers will be notified once this area is launched.

If you want to make sure you are on that list please enter your contact info below. REMEMBER TO ENTER YOUR EMAIL ADDRESS!!

Click Here to Return to the Homepage
 

Name                      

Agency Name          

Email Address