View Full Version : MAILTO: Subject?
RobertB
10-16-2001, 10:43 PM
Is there a way to format the mailto: and include a Subject: ******... ???
Basic Html I just
and type Subject: and it shows up on the email prompt...
How can this be done in AutoPlay?
Disc-man
10-17-2001, 07:54 AM
For all my mail commands in HTML I use the following:
mailto:mailadres@provider.com?subject=Your own subject goes here&body=This will be displayed as the message bodytext
RobertB
10-17-2001, 09:28 AM
Thanks Disc-Man...that worked great...I appreciate it!
fargus
10-20-2001, 09:25 AM
Some email clients won't accept this format unless you replace any spaces in the subject portion with %20 to indicate the space.
ex: ?subject=Your%20own%20subject%20goes%20here
[This message has been edited by fargus (edited 10-20-2001).]
RobertB
10-20-2001, 11:24 PM
Originally posted by fargus:
Some email clients won't accept this format unless you replace any spaces in the subject portion with %20 to indicate the space.
ex: ?subject=Your%20own%20subject%20goes%20here
[This message has been edited by fargus (edited 10-20-2001).]
RobertB
10-20-2001, 11:27 PM
Good info...thx...
Disc-man
10-22-2001, 08:25 AM
Unfortunately the command does not always work 100% with LOTUS NOTES applications, which is used by a lot of company's.
Keep this in mind when designing you're projects.
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.