=?Utf-8?B?SmF3YWhhcg==?= wrote on 15 okt 2007 in
microsoft.public.inetserver.asp.general:
> "Evertjan." wrote:
>
>> =?Utf-8?B?SmF3YWhhcg==?= wrote on 15 okt 2007 in
>> microsoft.public.inetserver.asp.general:
>>
>> > I need to play .vox files using ASP.
>> > Can anyone help me out.
>>
>> Does your webserver have sound and speakers?
>>
>> If so, is anyone listening serverside?
[Please do not toppost on usenet]
[Please do not quote signatures on usenet. on usenet]
> yes i can able to play .wav file by setting filename in bgsound
> property
No, you cannot do that on a server.
'bgsound' is part of a browser
and browsrs live on clients, not on servers.
The ASP platform only lives on servers.
> but when i tried to play .vox file by the above
> method(bgsound=123.vox) it not working
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
|