Re: <OWNER> tag in head? and other things that would be nice...

Tony Sanders <sanders@bsdi.com>
Errors-To: sanders@bsdi.com
Message-id: <9310191646.AA01484@austin.BSDI.COM>
To: www-talk@nxoc01.cern.ch
Subject: Re: <OWNER> tag in head? and other things that would be nice... 
In-Reply-To: Your message of Tue, 19 Oct 93 10:00:28 CDT.
Errors-To: sanders@bsdi.com
Reply-To: sanders@bsdi.com
Organization: Berkeley Software Design, Inc.
Date: Tue, 19 Oct 1993 11:46:54 -0500
From: Tony Sanders <sanders@bsdi.com>
> It'd be nice to be able to easily contact the owner of a document you are
> reading on the web... specifically, I was browsing GNN and wanted to
> suggest a change to a reference to info I maintain; unfortunately, there
> wasn't even a tag at the end of the page listing a contact (I know I could
> find the address as soon as I really looked, but...).
How about just using
    <LINK REV="made" HREF="http://www.bsdi.com/hyplan/sanders.html">
Which is already in the spec.  If you want to send the "owner" (aka the
"maker") then your browser should use the POST method to that address.
This would also allow you to point to things like newsgroups (which the
browser would clearly point out before you posted the article of course).

--sanders