On 12/27/05 6:49 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> 
> Hi all.
> 
> Is it possible for apache 2.0 to detect if a browser has
> javascript enabled when a page is requested, and then
> passing this value to PHP?
> 
> This would allow me to serve different page content,
> depending on whether the user's browser has javascript
> enabled or not.

Nope.  There are many pages on how to deal with the issue using javascript.
I suggest looking here:

http://www.w3schools.com/js/default.asp

And more specifically here:

http://www.w3schools.com/js/js_howto.asp
http://www.w3schools.com/js/js_browser.asp

Hope that helps a bit.

Sean



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to