Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for ASP
»
Re: Urls getting replaced
Re: Urls getting replaced
04-17-2007, 10:38 AM
kidbot
Joined on 03-12-2007
Posts 4
Re: Urls getting replaced
Reply
Quote
I was having the same problem, for me the problem was caused by the way we store elements in the database. We replace " with #34 I had to convert the #34 back to " before passing this value to the editor. Once I did that the problem was fixed.
View Complete Thread