Drekinn wrote: >>Is there a Net Lingo command that will allow you to send e-mail?
Giuseppe Schiuma wrote: >you can use the following script: > > on mouseUp me > gotoNetPage "mailto:[EMAIL PROTECTED]?subject=test&body=bla,bla" > end Ahh.. so it IS possible to include body text in that way. Cool. Still, this approach only opens an e-mail composition window. What I had in mind was for the e-mail to be automatically sent via Lingo, but it seems there are Xtras that can do this. Thanks, Drekinn "It's not a bug, it's a random feature." -- Howdy-Tzi wrote: >You need an Xtra to do it properly, unfortunately. goToNetPage has a >lot of potential problems which are well documented. > >I've seen emailing done with the Shockwave Multiuser Server but have >not explored it. You could also try XtraNet, and I believe there's a >DirectMail Xtra as well. Ahh yes, I intend to fully explore all Multiuser Server has to offer. I'll also check out those Xtras. Thanks for the assistance, Drekinn "It's not a bug, it's a random feature." [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
