
June 9th, 2002, 03:38 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
<i><b>Originally posted by : Alex</b></i><br />I am guessing that you would be unable to do it with c#, since it runs on the server. I do not think that browsers include the plugin info in the headers, and thus the server will have nothing to make the choice. The only thing I can think of is the server side web control that will generate the javascript to detect the plugin.<br /><br />My question is why do the detection at all. Just let the user chose. Sites that do not let me chose to use the plugin or not (or at least an override) are very annoying, and I and many of those I know will leave if the choice is not right.<br /><br />------------<br />emiller at 5/24/2002 3:45:56 PM<br /><br /><br />Has anyone done any flash detection or embedding with .net ? I know how to do it with javascript and plain html, but I'm wondering if I can do it with c#
|