php-windows Digest 15 Sep 2001 08:53:52 -0000 Issue 755
Topics (messages 9358 through 9358):
form submission --- help
9358 by: legal.HEROCYCLES.COM
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
Dear List members,
Pl. consider my case:
I have a form which on submit puts the data into table.
I want the contents of the same may also be emailed to me when that is
being submitted in table in database.
That is I want to do 2 things while a button on form is submitted:
1. The data filled in form is emailed to me and
2. also the same is inserted into table.
Pl. advise how I can do it. I am new in this field.
Thanks in advance.
AK