Hi!
First question.
I have an HTML form for registering customers. The info is saved in a Mysql Db using a PHP page.
What I want to do is create a cookie when the customer has registered. The registration is only necessary once and next time the customer want to create an order he should come directly to the order form when he choose order in the menu. How do I create the cookie.?
Regards
Anders Yuran