vishalmishra2k 0 Newbie Poster

i ve embedded a Windows Media Player component in the ASP.NET Web Application interface.. but dunno how to play a media(audio/video) file in it...

i m using VB.NET as the frontend and oracle9i as the backend...on Windows 2000 Advanced Server..

i ve tried giving a URL path to a Hyperlink, when this Hyperlink is clicked, another Windows Media Player pops up and plays that media file... but i want the embedded media player(on the interface) to play the file..

how to do this.. ??

and also how to go for dynamic URL path for the media files.. like when a user clicks on any file, its URL shud be invoked n played in the Embedded Windows Media Player(on interface)...

can anyone help me ???

badly need the help