|
-
Aug 22nd, 2008, 10:48 PM
#1
Thread Starter
Fanatic Member
[2008] WYSIWYG - MSHTML Editor Project
Hey all,
Out of necessity, I need to build a ContentAdmin for clients so they can edit restricted html pages using a WYSIWYG editor.
The only source code I found was for .NET framework 1.0 (VS Studio 2003). Finding one for VB 2005-2008 was non-existant.
So, I have already hooked up MSHTML.DLL to VB.NET 2008 and have some of the functions working. And so far, it really is easy.
The hardest part is going to be inserting tables etc...
I would like to ask for anyones help and then share the basic version with everyone later if it is truly workable.
I will post changes and updates as to how I am doing.
WHAT IS MSHTML?
MSHTML is a dll used by Internet Explorer that allows editing of the html document. You can use the DLL as a WYSWYG editor. It goes beyond the RichTextEditor.
Last edited by epixelman; Aug 22nd, 2008 at 10:52 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|