Updated Version

Mailto URIs - Compose Form Data

Abstract

This DRAFT document describes how a mailto client should parse a mailto URI into a compose form and how it should handle duplicate TO, CC, BCC, SUBJECT and BODY hnames.

Introduction

When a mailto client is passed a mailto URI, the client creates a compose form and uses the information from the URI to fill in the TO, CC, BCC, SUBJECT and BODY fields.

For example, click on the following email link.

mailto link

In your mailto client's compose form, you should get the following results.

To:

Cc:

Bcc:

Subject:

The client should accomplish this by parsing the mailto URI according to the rules below.

Parsing a mailto URI into a compose form.

Copying data

References

Contact