A sniffer can be much more subtle than that. If you have at least one
page view beforehand, like some kind of neutral title page, you can
stick an image tag where the SRC is a call to a mod perl script, with
all you want to know set as parameters . You can create the
parameters using document.writ
Michael Nino wrote:
>
> If the browser is Lynx then send text only version otherwise send JavaScript
> browser "sniffer". The JavaScript sniffer can check for CSS, DHTML, DOM,
> plugins, etc... then redirect back to the server for the correct
> implementation.
Do you have a sniffer example - I ha
Hi,
With minimal JavaScript code you could identify the browser's capabilities.
Here is how you might approach the task.
If the browser is Lynx then send text only version otherwise send JavaScript
browser "sniffer". The JavaScript sniffer can check for CSS, DHTML, DOM,
plugins, etc... then redi