S
Stupid48
I have a predicament....
I am passing a variable to an ASPX page that contains a physical path
to an ASX file. Then, on that page, I take that link on Page_load and
create a Windows Media Server on-demand publishing point.
My plan was to then do a reponse.redirect("mms://...") to the end user.
It seems that this does not work on most computers (it works on mine
but it seems that it's because I have RealPlayer as my default for
MMS).
Can anyone give me some more options for this?
Thanks, Chris
I am passing a variable to an ASPX page that contains a physical path
to an ASX file. Then, on that page, I take that link on Page_load and
create a Windows Media Server on-demand publishing point.
My plan was to then do a reponse.redirect("mms://...") to the end user.
It seems that this does not work on most computers (it works on mine
but it seems that it's because I have RealPlayer as my default for
MMS).
Can anyone give me some more options for this?
Thanks, Chris