embedding sound version specific

Discussion in 'HTML / PHP / JavaScript / CSS' started by villagecirc, Nov 19, 2003.

  1. I have recently used some embed tags within my c# web projects and have noticed when using an older browser I am getting some errors

    I was wondering if it was possible to grab the client version and ask if it is msn exlporer 6.0 or whatever before embedding the sound

    like this pheudocode


    If version is valid then
    playsound
    else do nothing

    I guess I am looking to check the version of the browser before I allow the sound to play probably use jscript or if possiple within C# code anyways if anyone has any suggestions it would be greatly apreciated....[:0]

    Matthew H. Paulson
    [email protected]
    http://www.villagecircle.net
     

Share This Page