Connecting Tech Pros Worldwide Forums | Help | Site Map

Embed silverlight with asp.net

Newbie
 
Join Date: Apr 2008
Posts: 27
#1: Jul 8 '09
Hi All,
I have my web site created in asp.net.
Now I want to provide the pop up messages in silverlight pop up control instead of using window.open in javascript. Also there can be the parameters to be passed from aspx to silverlight.

But I dont want to place the silverlight server control on my aspx page. I mean I dont want to place the pop up on specific position it should appear as apop up window.

Any suggesions?
Please revert back as soon as possible.
Thanks

insertAlias's Avatar
Forum Leader
 
Join Date: Apr 2008
Location: San Antonio, TX (USA)
Posts: 2,608
#2: Jul 9 '09

re: Embed silverlight with asp.net


You'll need to embed your Silverlight object into another page, and still will have to use the javascript method for the popup.
Reply


Similar ASP.NET bytes