function fixtext(textin) { text = #Replace(textin, Chr(13), "
", "All")#; return text; }
Message from the website:
Date Sent: #DateFormat(now(), "MMMMM DD, YYYY")# #TimeFormat(now(), "hh:mm tt")#
Name: #caller.form.name#
Title: #caller.form.title#
Company: #caller.form.company#
Email: #caller.form.email#
Phone: #caller.form.phone#
Interest: #caller.form.interest#
Comments: #fixtext(caller.form.comments)#