Hello all,
I would like to pick your brain for a sec if I could please.
I have a javascript that by clicking on a button on the left frame, it will print the right frame. Now my question is, could there be a script that would do something similar to email a particular frame.
Here is the print script I am using...
<a href="javascript:framePrint('FRAMENAME');">
CLICK TO PRINT
</a>
I am very new to scripting. I just want the frame to be inserted in the email body( I am using MS outlook) and I will be choosing the email addresses and sending the email manually.
Thanks for any assistance.
I would like to pick your brain for a sec if I could please.
I have a javascript that by clicking on a button on the left frame, it will print the right frame. Now my question is, could there be a script that would do something similar to email a particular frame.
Here is the print script I am using...
<a href="javascript:framePrint('FRAMENAME');">
CLICK TO PRINT
</a>
I am very new to scripting. I just want the frame to be inserted in the email body( I am using MS outlook) and I will be choosing the email addresses and sending the email manually.
Thanks for any assistance.