Mime type for .wsx file?
am 22.07.2007 09:36:02 von janefield2002
Hi, Anyone know what the Mime type for a .wsx file is? Because I am
using an asp to deliver a .wsx... Now, I am aware that this may not be
right, since it is a server-side playlist, but I am asking anyway to
clarify my doubts. A more fleshed out description of the problem I am
facing is in my last post... thanks!
Re: Mime type for .wsx file?
am 22.07.2007 11:52:23 von David Wang
On Jul 22, 12:36 am, "janefield2...@yahoo.com"
wrote:
> Hi, Anyone know what the Mime type for a .wsx file is? Because I am
> using an asp to deliver a .wsx... Now, I am aware that this may not be
> right, since it is a server-side playlist, but I am asking anyway to
> clarify my doubts. A more fleshed out description of the problem I am
> facing is in my last post... thanks!
I don't think this is what you should do.
http://msdn2.microsoft.com/en-us/library/ms739229.aspx
The examples do not show ASP delivering a .wsx. It shows a .wsx using
an URL to direct the media player to an ASP page, which then uses the
parameters in the .wsx file passed via %QueryString% to generate a
dynamic playlist.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//