PDA

View Full Version : Writing a Word / Text like editing tool.


Starlight
02-17-2005, 12:16 PM
Does anyone know if it is possible to write a word-like text editing tool with ASP.NET? As part of the functionality there would be a screen where the user would load in patient info from an existing database and then the user would fill in the details and save this as a letter preferably in XML format. The editor tool needs to have all the text formatting functions that word has and also a spellchecking tool and autotext. Is this possible?

Also is it possible to link with spell checker in office and word?

miranda
02-17-2005, 11:18 PM
Definately possible, in fact it has already been done. There are multiple controls out there some free some not. Try on here Asp.Net (http://www.asp.net/Default.aspx?tabindex=2&tabid=31)