Hi Benicio,
I suggest you try "java script", for example:
<HTML> <BODY >
<SCRIPT LANGUAGE="JavaScript">
if ( navigator.javaEnabled() ) {
...
}
</SCRIPT>
</BODY> </HTML>
hope helpful :-)
Bo
Aug.31,2000
"Benicio M. Sanchez" wrote:
> How can I tell if a browser has JAVA enabled or not? I want to know if a
> certain browser can run an applet or not to decide how I build my content.
>
> Also, is it possible to tell if the browser has the "Show Pitcures" option
> set or not?
>
> Thanks in advance for your help!
>
> -Ben
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html