If you're in Office 2007, you should be able to make an infopath form,
using the design checker to make sure it is web compatible. You will
need Infopath Forms Server to host the forms, then you can embed it
with this.
<object type="text/html" data="http://somedomain.com/
somepage.html" width="whatever" height="whatever">
<p><a href="http://somedomain.com/somepage.html">view
somepage</a></p>
</object>
Some Links:
Forms Server Home: http://office.microsoft.com/en-us/formsserver/default.aspx
Design Checker Homepage: http://office.microsoft.com/en-us/infopath/HA012304821033.aspx
Hope this helps
On May 25, 11:32 am, rodchar <rodc...@discussions.microsoft.com>
wrote:
> hey all,
> can you create a form in InfoPath and embed that form on a web page? Or am I
> thinking of this all wrong?
>
> thanks,
> rodchar
rodchar - 08 Jun 2007 04:35 GMT
Thank you for the help.
> If you're in Office 2007, you should be able to make an infopath form,
> using the design checker to make sure it is web compatible. You will
[quoted text clipped - 21 lines]
> > thanks,
> > rodchar