aspdotnetuser
Programmer
Hi,
I want to allow users to enter text into a text field which will be saved into a text file which will be used for an email template.
How can I store <br> or when the user has pressed enter when they are typing? Would I use the replace() method?
I want to allow users to enter text into a text field which will be saved into a text file which will be used for an email template.
How can I store <br> or when the user has pressed enter when they are typing? Would I use the replace() method?