the4bs:
I would also like to get the style from a database.
The following page handles getting the styles from the database
previewpage.ashx
If I use this code in a web page, the css style works fine:
"<link href="http://cutesoft.net/Site/PreviewPage.ashx?PageID=62263" rel="stylesheet" type="text/css">"
Except I do not have your domain included in may actual code.
I would like to use previewpage.ashx with EditorWysiwygModeCss - like:
EditorWysiwygModeCss = "PreviewPage.ashx?pageid=" & pageID
Thank you.
Please try:
EditorWysiwygModeCss = "/Site/PreviewPage.ashx?PageID=62263";
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx