Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Email Link

Status
Not open for further replies.

kkeirsey

Programmer
Joined
Jul 29, 2004
Messages
3
Location
US
How do I set up an email link in Director?
 
Use BuddyAPI command:
--
baOpenURL("mailto:someone@somewhere.com", "normal")
--
 
Why would you use this over the built-in "Go to URL" feature in Direcor? Does it stop a web browser window opening?

(just to explain - when I use the built-in feature, the email link does work it just opens a blank browser window first, which needs closing manuall)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top