View Single Post
  #5 (permalink)  
Old 11-11-09, 11:13 AM
braca86 braca86 is offline
Newbie Coder
 
Join Date: Oct 2009
Posts: 14
Thanks: 8
Thanked 0 Times in 0 Posts
now working perfectly ok .....
just 1 more thing... i'w added inputbox for the customer to write his name
Quote:
<input type="text" name="firstname" id="firstname" />
how to send that along with the rest data in email???
Reply With Quote