You can do it now, with SSI - I've used this to redirect WebTV users to
Non-Java alternatives for chat, etc ;) But it'd be fun to tell them THIS!
*grin*
create a new html file: webtv.html
in it, put:
<div align="center">
<Font size="+3">Get a real computer!</font>
</div>
Now put this in all the pages you want it to show up in (assuming you can
use Server Side Includes):
<!--#if expr="${HTTP_USER_AGENT} = /WebTV/" -->
<!--#include virtual="/webtv.html" -->
<!--#endif -->
-----------
At 08:30 PM 3/15/99 -0500, Rich Kulawiec wrote:
>On Mon, Mar 15, 1999 at 09:27:01AM -0800, Gill, Kathy wrote:
>> This flurry of news seems to validate Brett's cynical note over the
weekend ...
>
>I think maybe it's time to embed some code in Apache that detects
>the WebTV browser and replaces every URL with "Here's a nickel.
>Go buy yourself a real computer." (apologies to Scott Adams)
>
>Unfortunately, the chances of this making it into a source release
>are probably nil. ;-)
>
>
>---Rsk
>Rich Kulawiec
>[EMAIL PROTECTED]
>____________________________________________________________________
>--------------------------------------------------------------------
> Join The NEW Web Consultants Association FORUMS and CHAT:
> Register Today at: http://just4u.com/forums/
>Web Consultants Web Site : http://just4u.com/webconsultants
> Give the Gift of Life This Year...
> Just4U Stop Smoking Support forum - helping smokers for
> over three years-tell a friend: http://just4u.com/forums/
> To get 500 Banner Ads for FREE
> go to http://www.linkbuddies.com/start.go?id=111261
>---------------------------------------------------------------------
>
____________________________________________________________________
--------------------------------------------------------------------
Join The NEW Web Consultants Association FORUMS and CHAT:
Register Today at: http://just4u.com/forums/
Web Consultants Web Site : http://just4u.com/webconsultants
Give the Gift of Life This Year...
Just4U Stop Smoking Support forum - helping smokers for
over three years-tell a friend: http://just4u.com/forums/
To get 500 Banner Ads for FREE
go to http://www.linkbuddies.com/start.go?id=111261
---------------------------------------------------------------------