[If:(Variable_Defined:'epost_adress')==False] [Var:'epost_adress'=''] [/If] [If:(Variable_Defined:'fornamn')==False] [Var:'fornamn'=''] [/If] [If:(Variable_Defined:'efternamn')==False] [Var:'efternamn'=''] [/If] [If:(Variable_Defined:'organisation')==False] [Var:'organisation'=''] [/If] [If:(Variable_Defined:'adress')==False] [Var:'adress'=''] [/If] [If:(Variable_Defined:'postnr')==False] [Var:'postnr'=''] [/If] [If:(Variable_Defined:'postort')==False] [Var:'postort'=''] [/If] [If:(Variable_Defined:'land')==False] [Var:'land'=''] [/If] [If:(Variable_Defined:'telefon')==False] [Var:'telefon'=''] [/If] [If:(Variable_Defined:'found_count')==False] [Var:'found_count'=0] [/If] [Var:'client_ip' = (Client_IP)] [Var:'current_datetime'=(Date_Format: (Date_Add: (Date), -Hour=1), -Format='%Q %T')] [NoProcess]
You are welcome to join the Mireja mailing list which will give you more or less regular information on welfare and development through family in Sweden.
There are no binding agreements or costs associated with joining this list. You can deregister any time. Simply follow the link at the bottom of every mailing list sendout in order to leave the list.
[/NoProcess]
[Var: 'epost_adress' = (Action_Param: 'epost_adress')]
[$epost_adress->(Trim)]
[Var: 'fornamn' = (Action_Param: 'fornamn')]
[$fornamn->(Trim)]
[Var: 'efternamn' = (Action_Param: 'efternamn')]
[$efternamn->(Trim)]
[Var: 'organisation' = (Action_Param: 'organisation')]
[$organisation->(Trim)]
[Var: 'adress' = (Action_Param: 'adress')]
[$adress->(Trim)]
[Var: 'postnr' = (Action_Param: 'postnr')]
[$postnr->(Trim)]
[Var: 'postort' = (Action_Param: 'postort')]
[$postort->(Trim)]
[Var: 'land' = (Action_Param: 'land')]
[$land->(Trim)]
[Var: 'telefon' = (Action_Param: 'telefon')]
[$telefon->(Trim)]
[If: !$epost_adress == '']
[Inline: -Search,
-Username='mirejasql',
-Password='b2d45dsql',
-Database='mireja',
-Table='mail_mireja_eng_table',
-KeyField='ID',
-ReturnField='mailing_email',
-Operator='eq','mailing_email'=$epost_adress,
-MaxRecords='1']
[Var: 'found_count'=(Found_Count)]
[/Inline]
[If: $found_count == 1]
You are already listed on the Mireja mailing list. You do not need to register again. You need to write in e-mail address as well as first name and surname.