Modify Insert Link Dialog

  •  02-22-2004, 1:21 PM

    Modify Insert Link Dialog

    I want to replace the URL textbox with a dropdownlist that is populated from a database. I can get the code to work, but then the dialog title, labels and buttons have no text value because the reference to the CuteEditor.Include.insert_link class has been broken.

     

    I have tried everything I can think of to get it to work, even going as far as to use a VB codebehind and inherit the CuteEditor.Include.insert_link class, but I still cannot see any data in the Str_title or other variables.

     

    Any ideas or help would be greatly appreciated.

     

    Thanks

View Complete Thread