Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Problem with htmleditorextender

$
0
0

hi guys

I've a htmleditorextender in a addabout page (it's not a public page so I false the EnableSanitization property)

there is tow problem:

1- there is no image preview (images save correctly)

 Protected Sub HtmlEditorExtender1_ImageUploadComplete(sender As Object, e As AjaxControlToolkit.AjaxFileUploadEventArgs) Handles HtmlEditorExtender1.ImageUploadComplete
       
        e.PostedUrl = "~/images/ax editor/" + e.FileName
        HtmlEditorExtender1.AjaxFileUpload.SaveAs(Server.MapPath("~/images/ax editor/" + e.FileName))

2- When I return them from database images apear like this:

texts show perfect but image...

Can anyone upload a sample page(or site) that insert and retrive htmleditorextender results into/from  a database?

tanx


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>