newt3
02-10-2005, 03:36 PM
Hi there all,
I wonder if you guys can help me?
I've written a online WEB editor (WYSIWIG editor using Javascript), the editor is in an ASP page. When I submit the data and go back in to view the data it keeps appending <P>'s. Is there away so when I save the HTML is gets rid of the <P>'s.
And when I do everything on the edito, and switch to the HTML view it places <P> everywhere, is there a way to place <BR> instead?
Hope this makes sence? Many thanks
Newt3
I wonder if you guys can help me?
I've written a online WEB editor (WYSIWIG editor using Javascript), the editor is in an ASP page. When I submit the data and go back in to view the data it keeps appending <P>'s. Is there away so when I save the HTML is gets rid of the <P>'s.
And when I do everything on the edito, and switch to the HTML view it places <P> everywhere, is there a way to place <BR> instead?
Hope this makes sence? Many thanks
Newt3