Avatar

Level 2

Hi All,

I am using adobe livecycle designer 8.

I need to open an outlook application with to: e-mail address when user clicks on text (Email address).

There is no INSERT->HYPERLINK option in this version. So I have used app.launchURL( "emailID", 1);

But the problem it is opening up an internet explorer and also outlook. But I want only outlook to open.

When I use email submit button, It is attaching PDF in the mail. But I don't want the attachment and subject.

All I want is when a static text is clicked, the outllok application should open with only to address.


Thanks in Advance.

Regards

Vasu