what is the value to post to IsPrimary in the _Email table to mark the email address as primary?
doing nothing returns contsupp.zip = 0000
passing in "T" returns contsupp.zip = 0100
manually firing a SQL statement changing contsupp.zip to 0111 does the trick, but i'd like to do this from Inaport.
thx!
-erik