This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Webmaster forum > May 2005 > Making an email link with subject inc





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Making an email link with subject inc
plato

2005-05-01, 7:37 pm

Can someone tell me how i make an email link ( I can do that part) so that I
can nominate what is in the subject line.

So if i want to say -: for a price on this item email us at a@b.com subject
= price on Item ABC

ta plato


T.J.

2005-05-01, 7:37 pm


"plato" <platoTAKETHISOUT@telpacific.com.au> wrote in message
news:427314f2$1@news.rivernet.com.au...
> Can someone tell me how i make an email link ( I can do that part) so that
> I
> can nominate what is in the subject line.
>
> So if i want to say -: for a price on this item email us at a@b.com
> subject
> = price on Item ABC
>
> ta plato
>
>


mailto:a@b.com?subject=price_on_Item_ABC




Norman L. DeForest

2005-05-01, 7:37 pm


On Sat, 30 Apr 2005, plato wrote:

> Can someone tell me how i make an email link ( I can do that part) so that I
> can nominate what is in the subject line.
>
> So if i want to say -: for a price on this item email us at a@b.com subject
> = price on Item ABC


The right way:

``How do I set a subject in a "mailto:" link?''
http://www.sightspecific.com/~mosh/...Q/mailsubj.html

The wrong way:

``Using the mailto link''
http://www.outfront.net/tutorials_0...tech/mailto.htm
``The E-Mail Link''
http://www.pageresource.com/html/mail.htm
``Webgrammar's Quick Tips''
http://www.webgrammar.com/link-mailto.html

--
">> consider moving away from Front Page...."
">To what? Any suggestions?"
"Naked bungee-jumping. It's less humiliating <g>"
-- Matt Probert in alt.www.webmaster, March 20, 2005

Tony

2005-05-01, 7:37 pm

"Norman L. DeForest" <af380@chebucto.ns.ca> wrote in message
news:Pine.GSO.3.95.iB1.0.1050430052459.7950A-100000@halifax.chebucto.ns.ca...
>
> On Sat, 30 Apr 2005, plato wrote:
>
>
> The right way:
>
> ``How do I set a subject in a "mailto:" link?''
> http://www.sightspecific.com/~mosh/...Q/mailsubj.html


According to this, the "wrong" way crashes "most other browsers" besides
Netscape. However, it works just fine on IE 6. It also says that the "title"
method doesn't work on Netscape.

(Note, I'm not arguing right/wrong or spec, just stating that it happens to
work on IE 6.)

How about generating a pop-up form with the values filled in? On the user
end, it wouldn't really be any different than clicking a link that opens an
email program. And, as that article says, a form is the only totally safe
AND totally effective way to send a subject...


Norman L. DeForest

2005-05-01, 7:37 pm


On Sat, 30 Apr 2005, Tony wrote:

> "Norman L. DeForest" <af380@chebucto.ns.ca> wrote in message
> news:Pine.GSO.3.95.iB1.0.1050430052459.7950A-100000@halifax.chebucto.ns.ca...
>
> According to this, the "wrong" way crashes "most other browsers" besides
> Netscape. However, it works just fine on IE 6. It also says that the "title"
> method doesn't work on Netscape.
>
> (Note, I'm not arguing right/wrong or spec, just stating that it happens to
> work on IE 6.)
>
> How about generating a pop-up form with the values filled in? On the user
> end, it wouldn't really be any different than clicking a link that opens an
> email program. And, as that article says, a form is the only totally safe
> AND totally effective way to send a subject...


What do you mean by "generating a pop up form" as opposed to just having
an ordinary form on the page?

In any case, a form would be very *much* different from a "mailto:" link,
especially for lynx users:

1. You can easily have a "mailto:" link on all of your pages.
Nobody wants to have a huge form on every page of the site.

2. With a "mailto:" link on a page, a lynx user can quote the page
and comment on it. That can't be done with a form, especially if
the lynx user is restricted to an older version that doesn't allow
the use of a text-editor to edit a form field.

3. With a "mailto:" link, a lynx user can edit the message with whatever
editor the browser invokes and take advantage of its features to
cut-and-paste and to read in other text to be included. With a form,
only the later versions of lynx allow such editing. If a lynx user
wants to include a URL to make his/her point, he/she would have to type
it in by hand either from memory or by copying it from a hardcopy
printout. (There are other ways of doing it but not all of the lynx
users would have the knowledge or the tools necessary.)

4. With a "mailto:" link, a lynx user can send a comment of virtually any
size. With a form, a lynx user can only enter as many lines of text as
there are in the form.

5. With a "mailto:" form, the user can choose to CC a copy of the message
to his/herself to have a copy of it. With a form, it may be necessary
to take a series of screen-dumps to make such a record. Besides being
a pain in the -- ummm -- neck, the screen-dumps also take more disk
space.

6. If JavaScript is involved at all in any necessary features of the form
(especially the "Submit button), lynx users are shut out completely.

Idea:

Get multiple addresses and use a unique one for each "mailto:" link
and then just assume the appropriate subject for each specific address.

--
">> consider moving away from Front Page...."
">To what? Any suggestions?"
"Naked bungee-jumping. It's less humiliating <g>"
-- Matt Probert in alt.www.webmaster, March 20, 2005

Don

2005-05-01, 7:37 pm

On 30 Apr 2005 Norman L. DeForest wrote in alt.www.webmaster

> Idea:


So don't use lynx.

--
Don
Norman L. DeForest

2005-05-01, 7:37 pm


On Sun, 1 May 2005, Don wrote:

> On 30 Apr 2005 Norman L. DeForest wrote in alt.www.webmaster
>
>
> So don't use lynx.


What alternative would you suggest for those with text-only accounts at
the Chebucto Community Net? (Effectively, lynx 2.7ac *is* their shell.)

For a restricted view of this (going to user-entered URLs and accessing
files and email are disabled for guest accounts),
telnet://www.chebucto.ns.ca/
and login as "guest" (without the quotes).

--
">> consider moving away from Front Page...."
">To what? Any suggestions?"
"Naked bungee-jumping. It's less humiliating <g>"
-- Matt Probert in alt.www.webmaster, March 20, 2005

Col.Steve Austin Ret.

2005-05-01, 7:37 pm

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On , Don <smidon@XXXXXXXXXX> wrote:
>On 30 Apr 2005 Norman L. DeForest wrote in alt.www.webmaster
>
>
>So don't use lynx.
>
>--
>Don


But I *LIKE* using lynx.. it's immune to scripting poisons and I don't have
to spend my precious 33600 dialup bandwidth loading all those nasty
graphics that take away from the real content that informs me: Text.

And I hardly ever use forms on websites, most of them don't work right
anymore anyway. I would rather have an email link and Jack B Nymble to
handle it.



- --
my email address is bogus, do NOT use it.

-----BEGIN PGP SIGNATURE-----
Version: N/A

iQEVAwUBQnRBr8/fycBOJ+clAQJoCwgAtoSxvnPGiKdqrXS1gslWXsgadYntVnQj
EMKUPzp0G9z6v6MrCWmfb37In0gwTPdh/ha8SpgBjEUXiE0udvYelPpmfgXgb0fx
L402xWUXLmuJ/2DhSgsgzLIAlqGspG3itgpN8z0byAHQuOxpQZhB+YVzzpLr+NAn
dkODuTU5EBeOgRaxqAgKMdZMiHuWIBDfBEAwO74qVT3gvpBlVGdZ34JH3Cn260hO
PWi/ZbML+4wuQkI8unYAOQtvGeblD102a7VaPCl5irNMUsPuEnhQo3YZNJwB2LKd
Wq0NrCCAZo9sQGkwOgDGxTrCOgn/mbMOwWkIVfpLbkX+vM/pXl/7ag==
=JDv5
-----END PGP SIGNATURE-----


~~~~~~~~~~~~~~~~~~~~~
This message was posted via one or more anonymous remailing services.
The original sender is unknown. Any address shown in the From header
is unverified. You need a valid hashcash token to post to groups other
than alt.test and alt.anonymous.messages. Visit www.panta-rhei.dyndns.org
for abuse and hashcash info.




Toby Inkster

2005-05-01, 7:37 pm

Norman L. DeForest wrote:

> What alternative would you suggest for those with text-only accounts at
> the Chebucto Community Net? (Effectively, lynx 2.7ac *is* their shell.)


links?
elinks?
w3m?

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

plato

2005-05-01, 7:37 pm


"T.J." <no1@home.invalid> wrote in message
news:d4ved5$cfe$1@news8.svr.pol.co.uk...
>
> "plato" <platoTAKETHISOUT@telpacific.com.au> wrote in message
> news:427314f2$1@news.rivernet.com.au...
that[color=darkred]
>
> mailto:a@b.com?subject=price_on_Item_ABC
>

Thanks TJ,

That's the answer I was after...hope the others enjoyed the domestic...

cheers

Paul


Charles Sweeney

2005-05-01, 7:37 pm

plato wrote

> That's the answer I was after...hope the others enjoyed the domestic...


:o)

--
Charles Sweeney
http://CharlesSweeney.com
Norman L. DeForest

2005-05-01, 7:37 pm


On Sun, 1 May 2005, Toby Inkster wrote:

> Norman L. DeForest wrote:
>
>
> links?
> elinks?
> w3m?


Since they connect with a terminal emulator (or via telnet or ssh) and
can't install software on the CCN's system, how could they possibly use
those? Is there a telnet address they could use to access any of them?

--
">> consider moving away from Front Page...."
">To what? Any suggestions?"
"Naked bungee-jumping. It's less humiliating <g>"
-- Matt Probert in alt.www.webmaster, March 20, 2005

Toby Inkster

2005-05-01, 7:37 pm

Norman L. DeForest wrote:
> Toby Inkster wrote:
>
>
> Since they connect with a terminal emulator (or via telnet or ssh) and
> can't install software on the CCN's system, how could they possibly use
> those? Is there a telnet address they could use to access any of them?


I'd imagine SDF would have one or two of them. <http://sdf.lonestar.org/>

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

Brian Cryer

2005-05-03, 7:21 am

"Norman L. DeForest" <af380@chebucto.ns.ca> wrote in message
news:Pine.GSO.3.95.iB1.0.1050430052459.7950A-100000@halifax.chebucto.ns.ca...
>
> On Sat, 30 Apr 2005, plato wrote:
>
>
> The right way:
>
> ``How do I set a subject in a "mailto:" link?''
> http://www.sightspecific.com/~mosh/...Q/mailsubj.html
>
> The wrong way:
>
> ``Using the mailto link''
> http://www.outfront.net/tutorials_0...tech/mailto.htm
> ``The E-Mail Link''
> http://www.pageresource.com/html/mail.htm
> ``Webgrammar's Quick Tips''
> http://www.webgrammar.com/link-mailto.html
>
> --
> ">> consider moving away from Front Page...."
> ">To what? Any suggestions?"
> "Naked bungee-jumping. It's less humiliating <g>"
> -- Matt Probert in alt.www.webmaster, March 20, 2005


Doing it the "right way", ie:

<A HREF="mailto:user@domain.dom" TITLE="Subject">Link Text</A>

doesn't seem to work with internet explorer 6. Shame because its much
neater.

Brian.

www.cryer.co.uk/brian




Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews