Hi.. i hv a site where students ask their maths questions.
There is a textbox to do it. Now i want that my users should b able to justcopy equations from sample paper they already have in msword. Using copy by ctrl+c just copies text but not the formulas. How can i solve this problem? How can i save equation in database and later display on webpages. ?? thank you in advance
how do i save formulas copied from ms word?
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: how do i save formulas copied from ms word?
You probably want to do some research on "MathType" and "LaTeX" to see if there is some plain text format.
(#10850)
Re: how do i save formulas copied from ms word?
Thank you christoher, i cudnt get a solution n have decided to write a code for it myself. I vil soon inshallah post the solution here for others like me. Thanks for the reply.