Just an FYI...
If I place response.write myArray(i) & "<br>" above the "sub" syntax, it shows the two states I seleted.
If I place response.write myArray(i) & "<br>" AFTER the sub sytax, it writes only ONE state. I need ALL states to get emails.
Any clue??
|