On 29-05-2001 at 00:29, Maurice Snellen kindly wrote:
> Sunday, May 27, 2001, 3:51:43 PM, Karin wrote:

>>> I saw some mails on how to automatically get text into the body of the
>>> message using the mailto: URL; is it also possible to add custom
>>> headers to a message this way?

KS>> mailto:[EMAIL PROTECTED]?subject=X%20Y&body=Z

> OK, I was already aware of the 'subject' trick. Before this goes
> further astray into a discussion on whether or not to use this method
> for mailto: links at all, I'd like to point out that this will
> probably need to be used in a website where I have no access to cgi
> whatsoever so the whole issue of using forms is out of the question

The mailto trick works in html as well. You can see it in
action on one of my pages,
http://www.spaink.net/subscribe.html .

> What I want to get back to, is my original question because what I'm
> trying to do, is to add headers such as "X-www-page: main menu" and
> "X-www-page: my cv" so that I can tell from the headers of the message
> wich page it was that someone clicked the mailto-link on.

You cannot add headers to *somebody else's* mail. All you
can do is add a small abbreviation in the subject or body of
the mail that you prepare in the html code, such as

<a href="mailto:[EMAIL PROTECTED]?Subject=Blah&Body=pagename";>here</a>

where you change the page name as you deem appropriate.


- K -

-- 

When I get my hands on some money, I'll kiss it's green skin 
And I'll ask it's dirty face: "where the hell have you been?" 
  - Swans: Failure


-- 
______________________________________________________
Archives   : <http://tbudl.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
TBTech List: <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

You are subscribed as : archive@jab.org


Reply via email to