Newbies bwhite@usuhs Posted November 21, 2001 Newbies Posted November 21, 2001 I would like to e-mail a layout containing personal grade info of several exams to the individual students. The e-mail addresses are in the database but is it possible export the information in a specific layout to the individuals? Is there a way to program the message box of the send e-mail script to import the several different field values of an individual record? Any suggestions would be helpful.
The Bridge Posted November 22, 2001 Posted November 22, 2001 This is a popular question! I just saw it the other day in another forum. Basically, concatenate the fields you want to output by defining an unstored calculated text field. e.g. Message_Body=Field1&Field2&Field3 Then specify Message_Body as the field to send. [ November 21, 2001: Message edited by: The Bridge ]
Recommended Posts
This topic is 8394 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now