Re: LINK TYPE=override/type

> I think that in this case the browser can rely on the somewhat more
> purposeful intentions of the web author rather than the mechanations of a
> server..

Only as a thought (not really part of this discussion), it would be 
nice to see the future of HTTP allow the client to send a 
Content-Type request:

GET index HTTP/1.2
Content-Type: text/html

This would allow the server to return different resources by the same 
name with different rendering attributes.  Consider:

<a href="world" type="text/vrml">VRML World</A>
<a href="world" type="text/plain">Description Of World</a>

That might be interesting to see...
__  __  __  __  __  __  __  __  __  __  __  __  __  __  __  __  __
 Mortar: Advanced Web Development      <http://mortar.bigpic.com/>
 Neil St.Laurent                     <mailto:stlaurent@bigpic.com>
 Big Picture Multimedia                            +1.403.265.8018

Received on Thursday, 22 January 1998 12:16:35 UTC