Can programmatically/dynamically set a background image for editor?

  •  12-03-2008, 6:44 PM

    Can programmatically/dynamically set a background image for editor?

    We would like to be able to associate (in advance) a separate background image with each specific 'page' of content that we want to display in the editor.   So, when a particular 'page' of content and a path to the background image file is retrieved from our database, that background image can be set for the editor and the content then displayed on top of it.  How can this be done with ASP.NET/VB.NET?   Thanks.
View Complete Thread