First of all.. great webshop! i love it ;) but I got a little question and I know it's possible ( well oke i think so xD )
The contact form, needs a mailserver right ? I don't have one, so I thought.. is it possible to send those forms to the admin panel ( like the orders ) ?? instead of a mailserver?
WhizZ - it will be a problem but maybe You can try: http://opensolution.org/Quick.Cart/docs/?id=tips
WhizZ
2008-02-26 13:59
The site you gave me, tells me how to use a other mail method trough mail() or other email stuff.
but what I mean is, if people do an order, you get that order in the admin panel under "orders" with al the info they filled in the form on the site like name address etc.
I want that to be the same with mail, but then not to get it in the "order" table, but in a new table called "mail" or whatever ;)
Thanks anyway..
PS: If you don't think it's possible, could you give me a clear code of the order form ? so i'll experiment myself.