Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Email data from found set

Status
Not open for further replies.

slippo

IS-IT--Management
Joined
Nov 1, 2003
Messages
1
Location
GB
I have a portal on one of my customer databases, shown on this portal is various items ie: title, description, etc.. What I want to do is email a complete list of items the customer will recieve, I have built a script that finds the found set of records from the related file and I have a summary field which shows all data from one record using the trim (field) in one field but unable to create a field which shows the summary data from all found records so I can use this field in the send mail script.

Please help.
 
hm hm
the easiest would be:
consider printing found set to PDF and then send that as an attachement
OR
join your fields into one BIG field "text_body"

I guess it depents on complexity of your "report".



> need more info?
:: don't click HERE ::
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top