Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2638

Re: Emailing a webi link issue

$
0
0

Hi Aharon,

Url encoding will solve this problem. Use the below script.

 

var url="www.url.com";

var body="/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=AddmyCUid&lsSentervarable=";

var link=url+body;

APPLICATION.openNewWindow("mailto:person@email.com?subject=Share "+APP_NAME.getText()+"&body=Link: "+Convert.urlEncode(link));

maillink.png

 

Thanks

Dinesh


Viewing all articles
Browse latest Browse all 2638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>