Hi,
We have all our content (pages, images etc) stored in a SQL server. When a user clicks on an icon the editor should pop up with the corresponding page already loaded. You only offer the possibility to open from a filename.
Is there a possibility to do this from a database server? I have 1 field where the content of that page is stored. The querystring should contain all the necessary parameters for the query.
I want somethnig like this:
Editor1.LoadHTML(rsContent.fields("content"))
Please help me. If this is possible I am gonna buy your product somewhere this month.
Regards,
Lars