At the page code that sends the email, include the data into the body of the mail. For example:
Mail.HTMLBody = "Customer Name: " & strRequestedForFName Good luck On Apr 7, 2005 4:49 AM, philip195850 <[EMAIL PROTECTED]> wrote: > > > Sorry, probably the answer to this question is ridiculously simple, > but here we go. > > I've written a web page with a form. When you hit SUBMIT, I want the > data to be emailed to me automatically. > > It's a simple form that I wrote to help some of my school kids with > their reading. > You can see the form at > http://www.btinternet.com/~groeswenphil/chatterji/Matilda.html > Thanks in advance, > Phil > > > > > > > > ________________________________ > Yahoo! Groups Links > > To visit your group on the web, go to: > http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
