Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Cant get the cute editor to take The Include html
Re: Cant get the cute editor to take The Include html
06-07-2008, 1:18 PM
hamid_gsts
Joined on 02-06-2008
Posts 29
Re: Cant get the cute editor to take The Include html
Reply
Quote
for some reason it's not taking the concatenation with strCode:
dropdown.Items.Add(drSections[
"SectionName"
].ToString(),
"<div style=\"width: 445px; color: red; background-color: #777777\">"
+ strCode +
"TEST</div>"
);
View Complete Thread