I just enable select html, either for the page(s) where the form will be embedded, or for the whole wiki, depending on the security setup in place.<br><br>    // Enable HTML<br>             include_once(&quot;$FarmD/cookbook/enablehtml.php&quot;);<br>

             EnableHtml(&quot;a|select|option|form|input|img|iframe&quot;);<br><br><br><br><div class="gmail_quote">On Fri, Sep 4, 2009 at 4:49 PM, Chris Lott <span dir="ltr">&lt;<a href="mailto:chris@chrislott.org">chris@chrislott.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Google spreadsheet forms produce an iframe based embed code... is<br>
there some way to use this code (or other method) to embed a google<br>
form into a wiki page? Here&#39;s a sample of the embed code as it is<br>
produce by google apps:<br>
<br>
&lt;iframe src=&quot;<a href="https://spreadsheets.google.com/a/alaska.edu/embeddedform?key=xxx" target="_blank">https://spreadsheets.google.com/a/alaska.edu/embeddedform?key=xxx</a>&quot;<br>
width=&quot;760&quot; height=&quot;997&quot; frameborder=&quot;0&quot; marginheight=&quot;0&quot;<br>
marginwidth=&quot;0&quot;&gt;Loading...&lt;/iframe&gt;<br>
<br>
c<br>
<font color="#888888">--<br>
Chris Lott<br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</font></blockquote></div><br>