ValueList and dashes
I am not sure if this is even an issue yet, but was wondering if someone can help me out. I have a simple form on my site that allows my client to mass email all the players in a given team or division. I retrieve the emails from the database and store them as a variable using valuelist, as I wanted my list of emails to be separated by semicolons for use with CFMail. Then I simply feed the variable into a BCC field in the CFMail tag. I was outputting the list to visually verify the results and noticed that whenever a players email comes up with a dash mark in it (example: peter-griffen@name.com) the list will break and wrap at the dash mark. Is there any way to prevent this and just have a continuous list with no breaks in it?
I have yet to test this in the CFMail tag. Does it matter if the string behaves this way? I figured it should just be a continuous string but maybe I am mistaken. Also, do the emails have to be separated by a semicolon or will a simple comma suffice?
Thanks!
T
