One Video, One Audio Feed, One Text Feed... ALL created in less than 20 minutes! This software (so far) is working perfectly. The ONLY thing that is missing, in my humble opinion, is the ability to embed the video and audio forms on my website. That is it! Great job Feedspace team. Make it so I can more easily embed the other forms and you've got a 10 star tool here. In the meantime, you can use the following hack:
Create your own Iframe and add the form URL to the Iframe. I have tested this and it works perfectly! For all my fellow sumolings who would like to know how to accomplish this... here is the code:
<iframe src="INSERT FEEDSPACE FORM URL" width="100%" height="1200" scrolling= "no" style="border:none;" title="Video Feedback"></iframe>
Make sure you test the height to ensure that the user can scroll to the bottom of the page (or) remove the (scrolling= "no") from the above code.
Again... fantastic job Feedspace Team. Keep up the good work!