Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for ASP
»
Programmatically populate the Links dropdown
Programmatically populate the Links dropdown
09-29-2006, 8:18 AM
codehead
Joined on 08-10-2005
Posts 2
Programmatically populate the Links dropdown
Reply
Quote
When I program in links they don't show up, just the default links that are preset with CE ASP ver 5.2.
'Programmatically populate the Links dropdown.
editor.LinksDropDownMenuNames = "website.com,Email address"
editor.LinksDropDownMenuNames = "
http://www.website.com/,mailto:name@website.com
"
Any ideas what is wrong?
Thanks,
John
View Complete Thread