Dear All...
I need an urgent help. I'm creating a form.. where in the users will type the contents in the form. The form is nothing but a softcopy of a official letter. The form also has a letter header embedded into it. There is button called create memo. When they click on create memo button.. all the contents including the letter head should be copied on to the new memo.
Can anyone give the lotus script for this. I'm very new to lotus programming. I'm into hardcore administration. Now due to the requirements from the client I myself have to do some sort of programming, since there are no lotus programmer available with this client. So could any one help me out. Pls send the script to ibmlotusadmin@tkm.co.in
Regards
Krishnan Unni
Software/Hardware used:
ASKED:
August 4, 2006 9:52 AM
UPDATED:
August 7, 2006 2:58 AM
Hi
Nice reply but just to add some tip.
The purpose of the new memo is ?/
1.To allow the user to print
2.to mail to another user
If its the second one the reply before me will serve the purpose if not then
use backend classes like createdocument and copyrtiitem and computewithform to create the document with new memo .Save it using doc.save then open the document using uiworkspace classes
HTH
regards
devang