Rizi004 0 Newbie Poster

Hello everyone

I have preloaded the sounds in javascript array and then make audio object and pass the src from the array and this is working perfetly fine on local system but when we upload on server it says HTTP Error 404.3 - Not Found. How i can add Mime Type so the server know that this is audio file. Here is the link i find that have web.config file ( http://www.localwisdom.com/blog/2011/10/iis-7-web-config-change-for-html5-and-css3-mime-types/ ) but the problem is that when i add the mime types in web config file from above URL it will not load the CSS , Images , JS it just show text on webpage everything messed up if i add the code that is give in above URL. I want to know that how i can add the Mime Type so my webpage play sound, Locally this is working perfectly fine

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.