Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Sending the current page in a mailto link

MSchafferJan 8 2007 — edited Feb 6 2007
I want to create a mailto link that will attach the url of the current page to the body of the e-mail message.
I have created a display only item and added the following code to the default value:
<anchor href='mailto:?subject=Please Review the attached Lessons Learned&body=Please review the following Lessons Learned: Copy and Paste link here'>Send the Lesson Learned for Review</anchor>

(I have replaced the a tag with anchor so the code will show up)

This is working and opening up the mail client with a blank recipient list and the subject and body filled in. Now where I have "Copy and Paste link here", I would like for the URL of the current page to be filled in. Is there a way to do this?

Thanks,
MIchelle
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2007
Added on Jan 8 2007
10 comments
2,253 views