C
Craig Traxler
I would like to create an instance of Windows Media Player that I can
manipulate from within ASP.NET pages. Do I just create an instance of
Windows Media Player from within the Application_OnStart event in
global.asax? If so, how do I reference this object in a page event?
Is this a dumb way to do it? Any help is appreciated.
manipulate from within ASP.NET pages. Do I just create an instance of
Windows Media Player from within the Application_OnStart event in
global.asax? If so, how do I reference this object in a page event?
Is this a dumb way to do it? Any help is appreciated.