MrPink1138
Programmer
I'm using MS Access 2003 as a front end to a MS SQL2000 database which stores some press releases and some case studies for a website. User makes change to content using Access form - website updates. Pretty simple.
I'd like to be able to let the end user add some formatting to the text, i.e. bold tags or unordered lists. They can do this by entering in the HTML tags but most of the people using this don't know HTML... so my question is...
Does anyone know of any kind of plug-in, ActiveX control, etc., that would allow me to change an Access memo field into a WYSIWYG HTML editor?
I know of some that'll work within ASP or PHP which link to SQL but to make it as simple as possible for my users, and for security reasons, I don't want a web interface. I'd like to keep it all in MS Access.
Thanks for any help in advance.
I'd like to be able to let the end user add some formatting to the text, i.e. bold tags or unordered lists. They can do this by entering in the HTML tags but most of the people using this don't know HTML... so my question is...
Does anyone know of any kind of plug-in, ActiveX control, etc., that would allow me to change an Access memo field into a WYSIWYG HTML editor?
I know of some that'll work within ASP or PHP which link to SQL but to make it as simple as possible for my users, and for security reasons, I don't want a web interface. I'd like to keep it all in MS Access.
Thanks for any help in advance.