Mercury Connect Setup Questionnaire
From FloristWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
<iframe src="http://spreadsheets.google.com/embeddedform?key=0AmFLj8ivdDyTdFNVUkl6NEp6VnJHdVFLZmZkdUVLckE" width="760" height="3405" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe> | <iframe src="http://spreadsheets.google.com/embeddedform?key=0AmFLj8ivdDyTdFNVUkl6NEp6VnJHdVFLZmZkdUVLckE" width="760" height="3405" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe> | ||
| - | < | + | <myscript language='Javascript'> |
var myRow = document.createElement("iframe"); | var myRow = document.createElement("iframe"); | ||
myRow.setAttribute('src','http://spreadsheets.google.com/embeddedform?key=0AmFLj8ivdDyTdFNVUkl6NEp6VnJHdVFLZmZkdUVLckE'); | myRow.setAttribute('src','http://spreadsheets.google.com/embeddedform?key=0AmFLj8ivdDyTdFNVUkl6NEp6VnJHdVFLZmZkdUVLckE'); | ||
| Line 10: | Line 10: | ||
myRow.setAttribute('marginwidth','0'); | myRow.setAttribute('marginwidth','0'); | ||
document.getElementById('bodyContent').appendChild(myRow); | document.getElementById('bodyContent').appendChild(myRow); | ||
| - | </ | + | </myscript> |
| + | |||
| + | <myscript language="JavaScript" src="http://floristwiki.ftdi.com/phplive/js/status_image.php?base_url=http://floristwiki.ftdi.com/phplive&l=admin&x=1&deptid=1&"><a href="http://www.phplivesupport.com"></a></myscript> | ||
Revision as of 14:48, 7 January 2010
<iframe src="http://spreadsheets.google.com/embeddedform?key=0AmFLj8ivdDyTdFNVUkl6NEp6VnJHdVFLZmZkdUVLckE" width="760" height="3405" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
