I'm very much a novice, but here is the scenario.
I've used Frontpage XP to create a form that saves the results to an Access
database. We can then access the results and edit them when needed using the
Frontpage database editor. What I would like is for the confirmation page to
email the results (or specific fields) from the form to our help desk so we
can be notified when a new record has been added.
I've just started experimenting with CDOSYS to automaticall email, but
haven't been able to figure out how to pull the fields from the form into the
email. I'm using a submit instead of post method with our form, is this part
of the problem?