I have a client who has a website on a hosted platform (Squarespace).
No server side coding is permitted in Squarespace, so additional functionality has to be created in a third website and embedded in Squarespace via an iframe or javascript.
I need a hosted CMS to be created that allows a non-technical person to update leasing information for a building complex.
The content area in question is here:
http://canalplace.squarespace.com/
This is currently served via an iframe from another CMS
http://www.quikey-c.com/canalplace/leasing.asp
In summary:
–You set up a hosted CMS that allows a non-technical user to add and edit entries to the text and tables. The data capture fields can be figured out from here: http://www.quikey-c.com/canalplace/leasing.asp
–This CMS should cover data entry allow CSS and javascript code to be added into the page.
–This CMS to generate a html page that replicates the existing page (as above)
– This html page is then embedded within Squarespace.