Hi, i've created a shopping cart (or at least tried to), where users are able to insert products they'd like to order on a repeat (ie. once a month) basis. After creating a repeat order, the info is saved in the database (MySQl) and can be viewed online by going to the repeat orders page (php). My qst is how can i now get them to click on a "repeat my order" button, select, with a tick box, which orders they want to repeat, and send it to my email address. I quite new at php and mysql and would appreciate some feedback.
Thanx :-)