Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Visitor
InderSj
Posts: 1
Registered: ‎10-17-2012
My Carrier: asd

How to call default email client on clicking lable which contain email id

[ Edited ]

hi,

 

How to call default email client on clicking lable which contain email id

 

can you tell me how to do this in blackberry webworks

Please use plain text.
BlackBerry Development Advisor
erikjohnzon
Posts: 236
Registered: ‎09-21-2012
My Carrier: Virgin

Re: How to call default email client on clicking lable which contain email id

<label>

<a href="mailto:info@example.com?subject=subject&cc=cc@example.com">mail link</a>

</label>

 

You can see more information on what can be passed by checking this site out:

 

- http://yoast.com/guide-mailto-links/

 

 

@erikjohnzon
erjohnson@blackberry.com
Please use plain text.