Re: Cant get the cute editor to take The Include html

  •  06-07-2008, 1:18 PM

    Re: Cant get the cute editor to take The Include html

    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