[Asterisk-Dev] vmail.cgi: Purpose of "embed" HTML object?
Brian Capouch
brianc at palaver.net
Fri Jun 20 13:01:51 MST 2003
In the part of the code that "plays" an individual message, there is the
following HTML.
On my browser (recent Mozilla) this object raises an exception popup:
"This page contains information of a type (text/hmtl) that can only be
viewed with the appropriate Plug-in."
I do suspect Mozilla knows how to render text/html :-) Assuming
something else is wrong with the code.
Thanks.
B.
<embed width=400 height=40
src="vmail.cgi?action=audio&folder=Old&mailbox=100&password=abcd&msgid=0021&format=wav&dontcasheme=15491.wav"
autostart=yes loop=false></embed>
More information about the asterisk-dev
mailing list