Hello
On my intranet site I have created a little webshop, and I store articles the user orders in a variable, parent.basket.
I want to save this order in a file on the server, so I can use it for later use.
I've tried a FileSystemObject, but I didn't succeed. I don't if I have to install something to make FileSystemObjects work.
Does anyone have a suggestion how I can do it?
Bregje
On my intranet site I have created a little webshop, and I store articles the user orders in a variable, parent.basket.
I want to save this order in a file on the server, so I can use it for later use.
I've tried a FileSystemObject, but I didn't succeed. I don't if I have to install something to make FileSystemObjects work.
Does anyone have a suggestion how I can do it?
Bregje