Version User Scope of changes
Jun 25 2009, 5:40 PM EDT (current) mbachrodt 25 words added, 3 words deleted
Jun 25 2009, 4:14 PM EDT mbachrodt 17 words added

Changes

Key:  Additions   Deletions
...my quest to get a zoho notebook to embed in this wiki!!!

Yes!! Success!!!!

Original codeCode from Zoho Notebook may look like this...
<iframe src=http://notebook.zoho.com/nb/public/mbachrodt/book/656000000007041 width='800px' height='600px'></iframe>

Modified code - just add the quotes.quotes as shown below:
<iframe src="http://notebook.zoho.com/nb/public/mbachrodt/book/656000000007041"src="http://notebook.zoho.com/nb/public/mbachrodt/book/656000000007041" width='800px' height='600px'></iframe>

Contact Scott or Mike if you still have problems.