Re: Ajax & WYSIWYG text editor

John Warner <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.advanced
Organization House
Message-ID <05ed01c9293f$50f4aaa0$f2ddffe0$@com>
Has this already been solved in the other list this question was posted
to?

John Warner


> -----Original Message-----
> From: Discussion of advanced .NET topics. [mailto:ADVANCED-
> [email protected]] On Behalf Of Phil C.
> Sent: Wednesday, October 08, 2008 7:32 AM
> To: [email protected]
> Subject: Re: [ADVANCED-DOTNET] Ajax & WYSIWYG text editor
>
> Make sure you have the proper items inside the
> <ItemTemplate></ItemTemplate>
>
> -----Original Message-----
> From: Discussion of advanced .NET topics.
> [mailto:[email protected]] On Behalf Of
> Ryan Heath
> Sent: Wednesday, October 08, 2008 2:36 AM
> To: [email protected]
> Subject: Re: [ADVANCED-DOTNET] Ajax & WYSIWYG text editor
>
> Perhaps you should register the script WYSIWYG.attach('textBox1')with
the
> Scriptmanager something like:
>
> ScriptManager.RegisterStartupScript(this.Page, this.GetType(),
"WYSIWYG",
> "WYSIWYG.attach('textBox1')", true);
>
> Instead of rendering the script yourself.
>
> HTH
> // Ryan
>
> 2008/10/8 lior levi <[email protected]>
>
> > the controls I am posting back have no relation to the WYSIWYG editor.
> > It seems like the script WYSIWYG.attach('textBox1') does not render
after
> > Ajax postbak and the WYSIWYG editor return to a Textbox control.
> >
> > lior.
> >
> >
> >
> > -----Original Message-----
> > From: Discussion of advanced .NET topics.
> > [mailto:[email protected]] On Behalf Of
> John Warner
> > Sent: Tuesday, October 07, 2008 11:57 PM
> > To: [email protected]
> > Subject: Re: [ADVANCED-DOTNET] Ajax & WYSIWYG text editor
> >
> > What control are you posting back via Ajax? If the WYSIWYG control are
you
> > encoding the post back before wrapping it in XML? What does
openwebware
> > have to say about the issue?
> >
> > John Warner
> >
> >
> > > -----Original Message-----
> > > From: Discussion of advanced .NET topics. [mailto:ADVANCED-
> > > [email protected]] On Behalf Of lior levi
> > > Sent: Tuesday, October 07, 2008 5:53 PM
> > > To: [email protected]
> > > Subject: [ADVANCED-DOTNET] Ajax & WYSIWYG text editor
> > >
> > > Hello,
> > >
> > > I have installed WYSIWYG text editor <http://www.openwebware.com/>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.