T
Toodles
I have a dataset coming back in my .net app, and I need
to look at a particular field in that dataset, and if
there are multiple instances of that field (>1) then I
don't want it to send a particular email (that I have
coded in). If there is not an instance, then I want the
email to be sent. Basically I only want an email sent on
the first instance, and not thereafter. I think I need
to do this within a counter, but don't know how. Can
someone help? Thanks so much!
Toodles
to look at a particular field in that dataset, and if
there are multiple instances of that field (>1) then I
don't want it to send a particular email (that I have
coded in). If there is not an instance, then I want the
email to be sent. Basically I only want an email sent on
the first instance, and not thereafter. I think I need
to do this within a counter, but don't know how. Can
someone help? Thanks so much!
Toodles