on (release) { getURL(mailto(email_txt.text, "_blank"));}
Thanx.
on (release) {getURL("mailto:"+email_ txt.text, "_blank");}
ack, it deleted the mail to: part
thanx! NT kinda sucks when it comes to posting code.