I have a page, which uses a drop down list to select what image the user wants to see. however as I use an ajax include, this makes the html page static, how would I go about turning this page into a dynamic interactive one with the use of Javascript?
I wish to update a page on my main site, from a master control panel were I am the admin.
this is to prevent me doing all the updates automatically then re-uploading the pages with the new updates; instead i just login to the control panel type my update and it automatically links to the public...