I have a form on my site that people can enter their last name and email address and their password is emailed to them using CDonts.
The problem is if the person has an extra period in their email address like
john.smith@usa.edu
I get the following error when the form is submitted.
Type mismatch: 'MyCDONTSMail.to'
Any ideas?
Thanks.
mattglet
9:32 pm on Oct 16, 2003 (gmt 0)
not totally sure... but unless there's a patch for that, cdonts won't let that happen. i would suggest an alternative mail sender. JMail is free.
-Matt
macrost
3:57 am on Oct 17, 2003 (gmt 0)
Matt is totally correct... you can try aspmail by persits, I have had to use it at work, and now that I'm used to it, it's not really that bad! unless your host won't install the component for you...