> From: Jim Louis
>
> I have a site that has buttons that are flash.  I need a to
> do a cfif so if they do not have flash it gets a different
> set of buttons that are not flash.  
> How do I do that?
>
> <cfif cgi.????? IS "???" >
> <cfinclude template=nav1.cfm>
> <cfelse>
> <cfinclude template=nav2.cfm>
> </cfif>

There is no CGI variable to tell if the user has Flash, but MM does
supply some _javascript_ to do a simple test
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to