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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

computed text - notes id

Status
Not open for further replies.

faxof

Programmer
Dec 5, 2001
272
GB
is there a way, maybe using computed text, of automatically inserting the current user id into a field?

any ideas?

faxof
 
i tried that - it works but when someone opens the memo i send it displays their name, i want it to display the original senders name everytime. i.e. the memo will be fwd to many other people and i want the creators name to appear forever.

any ideas?

 
I have a problem with your approach.
The mail is forwarded. It is no longer the property of the originator, since the person forwarding may have modified the text. Thus, forcing the name of the originator is not giving the reader an objective view of the information, since it is not the originator that sent the mail.

You might want to look into newsletter functionality. If something is to be sent to many people, then that something could be created in a database (not a mail db) and a link sent to the people.
They could then use the link to access the original information - instead of copying the info to all the people.
Makes mailbox size smaller, for a small additional cost in bandwidth use.

Pascal.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top