Can I include a data view(s) in a regular html form (complete w/submit
button) to send captured data from a SharePoint List via e-mail?

I have tried quite a few ways to no avail.
â?¢ Successfully captured the data from a SharePoint List using Data Views and
embedded the info in an HTML form in FrontPage 2k3. Even though I put the
cursor inside the form boundaries, everything ends up outside the form
boundaries.
â?¢ When I try to save it I get the "Should be saved as an .aspx form to work
properly. If I do that, it gives me an "This page contains malformed ASP .NET
syntax. Check your page source for invalid syntax, such as incorrect
attributes of server control tags or page directives." error when I try to
open it from the library. If I ignore the warning and save it as html, I get
the code when I open it from the library.
â?¢ Infopath is not planned to be installed on all the clients, so that is not
an alternative for us now.

Thanks Jack