R
RDB
I hope this makes sense...
I am pulling three columns of data from a SQL database. I would like to add
a fourth column to this table with a submit button so that each row has its
own submit button. I would like for an e-mail to generate with only the data
from that row when the submit button is hit, preferably in the body of the
message. If that's not possible, I'd like to be able to pull a field from
that row and put it in the subject line.
How can I do something like this? Or is it possible I may be asking a bit
much?
I am pulling three columns of data from a SQL database. I would like to add
a fourth column to this table with a submit button so that each row has its
own submit button. I would like for an e-mail to generate with only the data
from that row when the submit button is hit, preferably in the body of the
message. If that's not possible, I'd like to be able to pull a field from
that row and put it in the subject line.
How can I do something like this? Or is it possible I may be asking a bit
much?