need order form to send copy of order to purchaser as well as the seller.

  • Thread starter Thread starter Tony M
  • Start date Start date
T

Tony M

I'm using front page 2003
my client want his order form to be able to send his customers order to him
(that's ok) but he also wants the customer to receive a copy of his order.

Anybody have any ideas how to do this in FP. I am currently using FormMail
script.

any help please.
 
You will have to edit the formmail script to send the mail to both your
client and his customer.
 
I noticed it had the ability to do that..BUT..The script will send the order
to my client with his CC number
The script will the send an identical copy of the order back to the
purchaser.. with the order number showing in full
all I want is the product he purchased to show and the price total ,
Formmail will not do that ????
If it can I would like to see how.
 
Have you considered using a shopping cart application, as most, if not all, are designed to do
exactly what your client wants.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
 
You should NEVER be sending credit card numbers through email, unless
the email is encrypted. Most, if not all, merchant banks will take away
your CC processing rights if they discover this practise. Email is
extremely insecure - Googlemail's web interface appears to display ads
based on email content.

If you cannot edit the formmail script, then you will have to write a
script to replace it, or better, as Thomas suggested, use a ready built
shopping cart.

--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp
 
Back
Top