ok, pity...

about the body tag:

1) is this standard and documented? with which email apps will it work?

2) is there a limit to its size?

3) and how about inserting a carriage return...

i tried using html and it worked... something like:

mailto:[EMAIL PROTECTED]?body=<main><body>line 1<p>line 2</body></main>

is this the way to go?



>From: Tim Symons <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: RE: <lingo-l> Email app: open w/ content
>Date: Fri, 27 Oct 2000 12:04:03 -0400
>
>Not if you are using the mailto: command. For attachments, you will have to
>use an xtra or something similar.
>
>Timothy R. Symons
>Multimedia Programming Specialist
>Curtis, Inc.
>
>
> > -----Original Message-----
> > From: Ambalack Team [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, October 27, 2000 12:04 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: <lingo-l> Email app: open w/ content
> >
> >
> > Thanks, Timothy, this worked perfecly (at least with Outlook
> > Express.. I
> > suppose it's not a standard syntax, though..)
> >
> > One more thing: is there any tag that will let me set an attachment?
> >
> >
> > >From: Tim Symons <[EMAIL PROTECTED]>
> > >Reply-To: [EMAIL PROTECTED]
> > >To: [EMAIL PROTECTED]
> > >Subject: RE: <lingo-l> Email app: open w/ content
> > >Date: Fri, 27 Oct 2000 11:25:14 -0400
> > >
> > >Rui,
> > >
> > >Just like the subject and cc and the bcc tags attached the
> > following to the
> > >"mailto:" string:
> > >
> > >&body="Your text here."
> > >
> > >So a full string might look like:
> > >   gotoNetPage
> > >"mailto:"&addressString&"&bcc="&bccString&"&subject="&subject
> > String&"&body="
> > >&messageString
> > >
> > >where addressString, bccString, subjectString, and
> > messageString are all
> > >variables with the information I want to display in those areas.
> > >
> > >
> > >Timothy R. Symons
> > >Multimedia Programming Specialist
> > >Curtis, Inc.
> > >
> > >
> > > > -----Original Message-----
> > > > From: Ambalack Team [mailto:[EMAIL PROTECTED]]
> > > > Sent: Friday, October 27, 2000 11:17 AM
> > > > To: [EMAIL PROTECTED]
> > > > Subject: <lingo-l> Email app: open w/ content
> > > >
> > > >
> > > > Hi,
> > > >
> > > > I need to open the default email application (like you can with a
> > > > gotoNetPage "mailto:..."), but already with some "content"..
> > > >
> > > > I can set the "to" address, the subject line and all that,
> > > > but not the
> > > > content.. Is this possible?
> > > >
> > > > I don't want any fancy xtra that will allow me to send
> > > > emails: just open the
> > > > default email application.
> > > >
> > > > If this could be done without xtras or with a free one..
> > > >
> > > > Thanks in advance,
> > > >
> > > >   Rui Dantas
> > > > ______________________________________________________________
> > > > ___________
> > > > Get Your Private, Free E-mail from MSN Hotmail at
> > >http://www.hotmail.com.
> > >
> > >Share information about yourself, create your own public profile at
> > >http://profiles.msn.com.
> > >
> > >
> > >[To remove yourself from this list, or to change to digest
> > mode, go to
> > >http://www.penworks.com/LUJ/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!]
> > >
> > >[To remove yourself from this list, or to change to digest
> > mode, go to
> > >http://www.penworks.com/LUJ/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!]
> > >
> >
> > ______________________________________________________________
> > ___________
> > Get Your Private, Free E-mail from MSN Hotmail at
>http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at
>http://profiles.msn.com.
>
>
>[To remove yourself from this list, or to change to digest mode, go to
>http://www.penworks.com/LUJ/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!]
>
>[To remove yourself from this list, or to change to digest mode, go to
>http://www.penworks.com/LUJ/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!]
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]

Reply via email to