在ASP.NET中的HTMLEditor或HTMLEditorExtender中需要帮助 [英] Need Help in HTMLEditor or HTMLEditorExtender in ASP.NET

查看:61
本文介绍了在ASP.NET中的HTMLEditor或HTMLEditorExtender中需要帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尊敬的所有IT开发人员朋友,

我正在做一个在线考试项目,我在数学论文bcz中发现问题
我无法在asp.net文本框中编写数学方程式,因此我需要使用HTMLEditor或AJAX Editor Extender.因此,我需要帮助才能在我们的应用程序或网页中使用此控件.

如何使用此控件,我在ajax中尝试过它,它在消毒剂标签和
中给出了错误 如何将这些内容存储在SQL Server 2008数据库中.

我需要我们的IT专业人员小组的帮助,请回复我..或邮寄给我
amitadeshara@gmail.com

问候

Amit

Dear all IT Developer friends,

I am making one project of online examination, I am finding problem in maths paper bcz
i can''t write maths equations in our asp.net textbox, So i need to use HTMLEditor or AJAX Editor Extender. So I need help to use this control in our application or web page.

How to use this control, bcz I tried in thru ajax it gives error in sanitizer tag and
how to store this contents in SQL server 2008 database.

i need help from our group of IT professionals please reply me.. or mail me on
amitadeshara@gmail.com

Regards

Amit

推荐答案

自然的解决方案是使用MathML:
http://en.wikipedia.org/wiki/MathML [ http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28HTML5%29 [ ^ ].

这是每个MathML功能的比较表:
http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28MathML%29 [ ^ ].

这是使用MathML或LaTeX作为输入的Flash或Java的免费解决方案:
http://www.fmath.info/ [ ^ ].

(要了解LaTeX,请参阅:
http://en.wikipedia.org/wiki/LaTeX [ http://www.latex-project.org/ [ http://www.w3.org/Math/Software/mathml_software_cat_components.html [ ^ ].

另外,您可以查看专有编辑器MathMagic:
http://en.wikipedia.org/wiki/MathMagic [ http://www.mathmagic.com/ [ ^ ].

另外,为了摆脱Web浏览器兼容性的问题,可能您也需要寻找可以在服务器端使用的解决方案.有许多产品可以将数学表达式(无论是什么,不一定是MathML)转换为可以在HTML页面中公开的位图.尝试在网上找到它.

—SA
The natural solution would be using MathML:
http://en.wikipedia.org/wiki/MathML[^].

However, the support of MathML is still limited in HTML. HTML5 is supposed to support inline MathML, but the actual support of this feature by browsers at this time is limited. Please refer to this comparison chart, search for the item "Inline MathML":
http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28HTML5%29[^].

This is a comparison chart per MathML features:
http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28MathML%29[^].

This is a free solution for Flash or Java using MathML or LaTeX for input:
http://www.fmath.info/[^].

(To learn about LaTeX, please see:
http://en.wikipedia.org/wiki/LaTeX[^],
http://www.latex-project.org/[^].)
Please see this MathML implementation page to look for other solutions:
http://www.w3.org/Math/Software/mathml_software_cat_components.html[^].

Also, you can look at proprietary editor MathMagic:
http://en.wikipedia.org/wiki/MathMagic[^],
http://www.mathmagic.com/[^].

Alternatively, to get away from the problem of Web browser compatibility, probably you need too look for a solution which you can use on the server side. There is a number of products converting mathematical expression (whatever it is, not necessarily MathML) to a bitmap you could expose in the HTML page. Try to find it on the Web.

—SA


这篇关于在ASP.NET中的HTMLEditor或HTMLEditorExtender中需要帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆