just bung a frame in your modal popup and have it call a page that can output the html with the stylesheet linked
On 23 Oct, 20:52, rbr <[EMAIL PROTECTED]> wrote: > Ok, this is a very strange request. But, as they say, the client is > always right... > > My team is creating a custom CMS for our client. As a piece of this > project I have created a page that allows a designer to enter their > html and attach a css to it and upload to the db that is used to then > build the content of the page. > > All of this is done and works like a charm. My next task however is a > bit more difficult (I believe). I have a requirement now on this page > to allow the designer to preview the content, preferably in a modal > pop-up (as this is the precedence set for such things by the client). > So, I have a modal pop-up that loads the html content into a user > control that basically just has a header and a literal control on it. > The problem is that they are requiring that the stylesheet they have > associated to the html content be attached to the content as well. > > I have searched the web as best as i know how and have not found a > good solution. They do not want a seperate browser launched because > they have that behavior turned off on most desktops. > > ANY information or suggestions would be very greatly appreciated. > > Thank you in advance. > > rbr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
