I have crreated and added a custom button.
The popup has a dropdown listbox that is populated and databound to the database. I retrieve the pageid and Page name.
When a User selects an item in the drop down and clicks the insert button I want to insert a link like PageDisplay.aspx?pageid=8 where 8 is the page number.
How do I return the value to the editor?
Thanks
Andy