Ajax HTML 编辑器 - 获取标记

发布于 2024-11-27 13:31:12 字数 111 浏览 4 评论 0原文

如何获取 AJAX HTMLEditor 创建的 HTML 代码(标记)?

我正在尝试使用编辑器将富文本转换为完整的 html 文件。然后,该文件将用于编写 SQL 语句,以便将其插入数据库。

How can I get the HTML code (markup) that the AJAX HTMLEditor creates?

I'm trying to use the editor in order to transform rich text into a full html file. Then, the file will be used to write a SQL statement in order to insert it into a database.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心如荒岛 2024-12-04 13:31:12

您应该能够使用 Content 属性。

You should be able to use the Content property.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文