Discussion:
Ajax & WYSIWYG text editor
lior levi
2008-10-07 21:50:16 UTC
Permalink
Hello,

I have installed WYSIWYG <http://www.openwebware.com/> text editor in an
ASP.NET page. (It worked fine)

Now I am upgrading the web site to work with Ajax that includes a Script
Manager and UpdatePanel.

The page loads correctly but when the Ajax postback occurs the page returns
with just the Textbox and no WYSIWYG text editor control.


Any ideas?
Regards

Lior.


===================================
This list is hosted by DevelopMentor® http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
John Warner
2008-10-08 12:10:51 UTC
Permalink
It is generally bad form to post the same question on different lists,
suppose someone solves your problem in the Advanced List, will you post
the solution here and vice versa?

John Warner
Date: Tue, 7 Oct 2008 23:50:16 +0200
Subject: Ajax & WYSIWYG text editor
Hello,
I have installed WYSIWYG <http://www.openwebware.com/> text editor in
an
ASP.NET page. (It worked fine)
Now I am upgrading the web site to work with Ajax that includes a Script
Manager and UpdatePanel.
The page loads correctly but when the Ajax postback occurs the page
returns
with just the Textbox and no WYSIWYG text editor control.
Any ideas?
Regards
Lior.
===================================
This list is hosted by DevelopMentor� http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
Loading...