I have a website where all page content is stored in a recordset in the databaase. I allow users to create pages with ckEditor, but if they want to link to another page within the site they have to manually enter the url (i.e. www.mysite.com/index.asp?pageID=10) The pageID is the index number of the recordset.
Does anyone know of an add-on or what part of the code can be adapted to provide user with an additional option, of selecting current pages stored in the database?
Thanks for any help.
Chris