L
ll
I currently work with a user form, which our users submit via email.
This form is in Infopath, and I'm wondering what the most efficient
way to move the data from the form and to the static html page would
be?
Currently, I just copy/paste from the form to the table on the page,
but with the new Dreamweaver CS3, it recognizes this pasted data as a
table. In other words, it encloses data with <table</table> , which
takes a little more time to remove from the code. Is there really a
good way to export to an existing webpage?
Thanks for any ideas.
Louis
This form is in Infopath, and I'm wondering what the most efficient
way to move the data from the form and to the static html page would
be?
Currently, I just copy/paste from the form to the table on the page,
but with the new Dreamweaver CS3, it recognizes this pasted data as a
table. In other words, it encloses data with <table</table> , which
takes a little more time to remove from the code. Is there really a
good way to export to an existing webpage?
Thanks for any ideas.
Louis