ietf-asrg
[Top] [All Lists]

Re: [Asrg] Mail Cookies Was: Single-User Addresses

2003-03-03 14:51:52
On Monday, March 3, 2003, at 12:43  PM, Hadmut Danisch wrote:

  A HTTP link could contain this:

  <a href="mailto:..."; cookie="..."> with a cookie valid only
  for an hour. You always can directly send email by just clicking
  on the link, but taking the address and cookie into an address
  list is useless.

This is inadvisable as it would require a change to the [X]HTML document type definitions, because "cookie" would be a new attribute of the "a" element. One can neatly solve this by defining an XML namespace for this purpose, say, "spam". The code then becomes this:

<a href="mailto:..."; spam:cookie="...">...

--
Fred

_______________________________________________
Asrg mailing list
Asrg(_at_)ietf(_dot_)org
https://www1.ietf.org/mailman/listinfo/asrg