i have many books on asp.net and C#,but no books tell how to programme to provide the members of the forum a service of editing formulas online.
i have the main CGI source code, but don`t know how to embed it in the html pages.
it gets the LATEX instrctions from the clients and when a user opens a web page including such instrctions, it should replace the instructions with the corresponding formulas in the form of graphics (latex can do this,just like MathType) which is actually returned to the client's.
it will look like the following site:
http://www.physicsforums.com/showthread.php?t=132582
Somebody helps me!!!