Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for ASP
»
Re: Difference in Post Behavior between IE 6 and Firefox 1.5
Re: Difference in Post Behavior between IE 6 and Firefox 1.5
03-09-2006, 3:59 PM
rcroeder
Joined on 06-21-2004
Fremont, CA
Posts 149
Re: Difference in Post Behavior between IE 6 and Firefox 1.5
Reply
Quote
the editor.AllowPasteHTML requires a string. I am not sure that
editor.AllowPasteHTML = false will pass anything into it
try
editor.AllowPasteHTML = "false"
rc
View Complete Thread