J
janekw
Hello,
I have an asp.net "player" application; I show some records from a
database, user clicks, a wave file plays through <object> wmp 6.4 (all
of this in ie6). Now I have to secure the app. So, I enable ssl on the
server and... I stumble upon two problems:
1. "The site contains safe and unsafe elements" warning. I believe the
problem here is wmp. Is there any way to suppress the warning? Do I
have to move wmp object to a different - non ssl - page and set
https/app/file.wav in the wmp srcpath property? Or perhaps frames would
do the thing? They are all just guesses.
2. Are .wav files safe? I'm not sure especially after the warning
above. Do they "travel" encrypted or not? Or do I have to use another
file format, wmv or asf? Do I need something else for the streaming
than a wav-asf converter and iis? Another server?
I don't feel confident neither in the media-playing area nor in
web-through-ssl. I'd appreciate any help. I also hope this is the right
place for a post like that.
Jan
I have an asp.net "player" application; I show some records from a
database, user clicks, a wave file plays through <object> wmp 6.4 (all
of this in ie6). Now I have to secure the app. So, I enable ssl on the
server and... I stumble upon two problems:
1. "The site contains safe and unsafe elements" warning. I believe the
problem here is wmp. Is there any way to suppress the warning? Do I
have to move wmp object to a different - non ssl - page and set
https/app/file.wav in the wmp srcpath property? Or perhaps frames would
do the thing? They are all just guesses.
2. Are .wav files safe? I'm not sure especially after the warning
above. Do they "travel" encrypted or not? Or do I have to use another
file format, wmv or asf? Do I need something else for the streaming
than a wav-asf converter and iis? Another server?
I don't feel confident neither in the media-playing area nor in
web-through-ssl. I'd appreciate any help. I also hope this is the right
place for a post like that.
Jan