Hi,
i use this tag within the CreateUserWizard control in order to send the password to the new membershipuser. The email is not send un htmlformat (even in htmlformat, it dosn't work).
<MailDefinition
BodyFileName="pw.txt"
From="
[email protected]"
Subject="your passwoord"/>
The content of file pw.txt is this:
Hi,
Your passwoord is: ##password##
The eTeam
This all works, only that the text is rendered in the email without linebreak.
How can i insert a linebreak or hard return at the end of each line?
Thanks
Hertendreef