Forums

Saving data to db

Jillian 25 Sep, 2010
Im making new website and I made order form to site with chronoforms.
How ever, I had little problem with saving data.
Is there some way to save data to other db or even to different server?
Lets take example:
Joomla is using mysql server localhost with db joomla. I can see that db all tables.
However I want save data to other database named orders, how I can do that.
Then lets take step more, I want to save data to other mysql server (example.com) and db named remotedb, how about that?😀

I would like to know if it is possible, before I make any subscriptions.
GreyHead 25 Sep, 2010
Hi Jillian,

Yes it is possible but you'll need to write the code yourself.

Bob
Jillian 25 Sep, 2010
Ok, so where I should put custom code?
GreyHead 25 Sep, 2010
Hi Jillian,

In one of the OnSubmit boxes - probably OnSubmit After email.

Bob
This topic is locked and no more replies can be posted.