## -*- coding: utf_8 -*- <% from fcp import fcpdefs from fcutils import globalvar sessionObject = client.FindServerObjectByObjID(fcpdefs.SESSIONDATAOBJID) fldType,firstName = sessionObject.GetEscapedFormField(fcpdefs.fcpFirstName) accessMsg ='%s, %s willen toegang tot uw FirstClass data of willen u automatisch inloggen in FirstClass. Toegang verlenen?' % (firstName,client.provider_id) %>