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

Editor ajax control ToolKit

$
0
0

I save the Editor.content in sql server 2008 but it is saving the text in editor by html code

<p style="margin: 0px; text-align: right;">شسيشسيسشيشسي<br />  </p>

I want save شسيشسيسشيشسي only in sql server 

  Protected Sub Bsave_Click(ByVal sender As Object, ByVal e As EventArgs) Handles Bsave.Click
        Try

            Dim specf As String, specs As String, spect As String, speco As String, speci As String
            specf = Editspf.Content.ToString
            specs = Editsps.Content
            spect = Editspt.Content
            speco = Editspo.Content
            speci = Editspi.Content
            Dim o As New spec
            o.update(Request.QueryString("idc"), specf, specs, spect, speco, speci)
        Catch ex As Exception
            Response.Write(ex.Message)
        End Try
    End Sub

How can I do that please help me


Viewing all articles
Browse latest Browse all 5678

Trending Articles



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