Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 09-22-2006, 12:20 PM   #1 (permalink)
 
Newb Techie

Join Date: Aug 2006

Posts: 9

istevenson

Default formula editing online

i am creating a website for our compulsory statistics course,the website should provide formula editing online.just like the following site:
http://www.physicsforums.com/showthread.php?t=132582

now i am considering using latex to reach the goal
my development condition is asp.net and the main web language is C#.

can somebody give me some suggetions about how to programme??
Thanks!!!


stevenson
istevenson is offline  
Old 09-22-2006, 01:12 PM   #2 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

Looks like you should pick up a couple books on C# and ASP.NET.
jaeusm is offline  
Old 09-22-2006, 08:30 PM   #3 (permalink)
 
Newb Techie

Join Date: Aug 2006

Posts: 9

istevenson

Default

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!!!
istevenson is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On