Description
Zoho is an "online office" โ as set of application such as Editor, Spreadsheet and many other. The cool thing is that you can embed some of its documents into the web pages โ also Wikidot.com pages.
If you want anything more than a simple table on your page, and an editable table is your goal, create a new spreadsheed at http://www.zohosheet.com/, click on Publish ยป Make public & embed, get the code and paste it as shown below.
There is also a nice introduction here.
Code
An example code you would have to paste is:
[[embed]]
<iframe src='http://www.zohosheet.com/publish.do?doc_id=72605' frameborder='0' style='height:400px;width:500px' scrolling=no></iframe>
[[/embed]]
Note: you can change widht/height properties in the code.
In action
Rate this solution
If you think this solution is useful โ rate it up! Or dump it otherwise.





Comments