Capturing User Data on Form

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
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

Did you try copying this data into a notepad first and then copy into a
table on the HTML page which will not copy as table into it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top