Set static asp:Label value
<html> <body> <asp:label id="Message1" runat="server" text="Chris"/> you have selected to receive information about <asp:label id="Message2" runat="server" text="Oslo"/> The information pack will be sent out within the next 24 hours. </body> </html>