http://www.web-source.net/web_design_tips/html_auto_fill_email_subject.htm

Is a pretty good description of it.  The resulting code is an HTML link.

It works with a lot of MUA's including gmail if you are setup to have
mailto's use gmail.  Not all MUA's support it however.

I've had to use shortcut URLs ( like http://bit.ly/ )  to get this to work
with other versions of BW.


On Wed, Sep 15, 2010 at 5:50 AM, The Editor <[email protected]> wrote:

> What is the html supposed to look like? I've never seen this before. I
> presume you are trying to cal a mail client and preload the subject
> and body fields?  BoltWire doesn't have the capability really of doing
> this, but a simple plugin could be generated perhaps, and/or a bit of
> extra code added to the link function to manage it. But I need to see
> the exact desired html output.
>
> Cheers,
> Dan
>
>
> On Wed, Sep 15, 2010 at 7:18 AM, Martin <[email protected]> wrote:
> > I try to use a link like this:
> >
> > <a href="mailto:@?subject=Check%20this &body=Hi, found a great page
> > www.example.com/{p} <http://www.example.com/%7Bp%7D>">
> >
> > I tried:
> > [...@?subject=check%20this &body=Hi, found a great page
> www.example.com/{p}|Check <http://www.example.com/%7Bp%7D%7CCheck>
> > this]]
> >
> > Unfortunately there are some issues:
> > - Results in "interwiki entry not found" on a page with p0 > 1, but is
> > ok on p0 = 1
> > - Chaining subject+body or anything else more than one does not work.
> > - You have to supply an email address.
> >
> > I use the latest version 3.4.14
> >
> > Any ideas on this?
>
> --
> You received this message because you are subscribed to the Google Groups
> "BoltWire" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<boltwire%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/boltwire?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.

Reply via email to