
December 14th, 2003, 11:58 PM
|
|
Junior Member
|
|
Join Date: Dec 2003
Location: Australia
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
PHP and Javascript mail issue
Hi guys,
got quite a issue here and i would appreciate some expert opinions.
The deal goes:
I have a basic COD shopping cart developed in Javascript.
On the checkout page, the user enters via a html form, their contact details and postal details, a javascript script is also embedded on this page, showing the user what they have ordered by reading the info from an array on anther frame (sloppy i know, but it is just to be a quicky)
The mail action points to a PHP page, using the mail function in PHP i have got the customer details and postal details posting, but i do not know how to post the java script results (the current cart contents) as the info is dynamic and will be different for each order,,,
Help...
I have dug myself a hole, and there is no way to go atm but down.
Chris
|