
12-05-2008, 10:52 AM
|
 | Senior Member | | | Join Date: Jan 2006 Location: Dublin, Ireland
Posts: 2,078
Nominated 5 Times in 3 Posts  TOTW/F/M Award(s): 1 | |
the action="" is not really necessary as the form will be posted to the same page automatically, but it is a good practise to have it set.
You need some server side code (php. asp) to process the order and email it. |