Click here to Skip to main content
16,000,920 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i don't know how to write a mathematical formula or statement in to text box

and also i want to stored it in sql server database table...

that in such a way that it can be retrieved also.

HTML
Formula like :- x<sup>2</sup> + y<sup>2</sup>+3
Posted
Updated 30-Oct-12 5:38am
v2

1 solution

You might want to check out mathML and available components for representing formulas.

http://www.w3.org/Math/[^]

http://www.w3.org/Math/Software/mathml_software_cat_components.html#Imathml__net_control[^]

Good luck!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900