hi,
you must know coldfusion is only a server-side language this means it's processed on the server and there's no way to detect something about the client that is not present in the HTTP header.
To detect any plugin you should use JavaScript ou VBScript (IE only). You can find that kind of plugin of several site about Javascript and HTML. If you to know if the client has the plugin on server side, just detect it on client-side and then redirect him with some parameters you could use.
2nd try.. just woke up hi,
you must know coldfusion is only a server-side language this means it's processed on the server and there's no way to detect something about the client that is not present in the HTTP header.
To detect any plugin you should use JavaScript or VBScript (IE only). You can find that kind of detection script on several site about Javascript and HTML. If you want to know if the client has the plugin on server-side, just detect it on client-side and then redirect him with some parameters you could use.
I took a look at CF_Browser and it doesn't seem to work quite right.
It reports all Versions of NS as "Undefined", it ID's my MSIE as Version 5 when it is Version 6 and regardless of what version of Flash I have installed (I've got 2 PC's, one with 6 and one with 5) it reports the flash version as 0.
I even downloaded the Tag and tried it locally in case there was something with the remote connection.
I realize that this is normally a "Java" application, but I've often found CF Tags that have the Java portion of things built in and just output the data automatically for you.
Was just hoping to find a decent tag for this one too.
I've never used the tag. I noticed it had been updated in the last few months so I figured it would be a good choice since it's been around for a while. I guess not!
A google group search returns a ton of relevant hits:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.