Hi,
A couple of questions if anyone can shed any light on my problems !
1) How do i create a custom script in actinic ?
I need to have my own script, that actinic will process before updating to the website. It would be like have my own version of the shopping cart script, that actinic would process, creating another script which it would then updare to the web server, in much the same way it does with it's own script.
2) How do you write plugin's for actinic ?
In trying to solve the problem above , is there any way to writea plug-in to extend actinic so that you can create your own pages from the internal actinic databases ?
I need to create an xml file of all of the products in the actinic database. How can i do this ?
I have tried linking the products to an excel sheet or access database, and whilst this works, it seems it wont CREATE a new product, it will only updating existing linked ones. Is this correct ?
Thanks
Richard.
A couple of questions if anyone can shed any light on my problems !
1) How do i create a custom script in actinic ?
I need to have my own script, that actinic will process before updating to the website. It would be like have my own version of the shopping cart script, that actinic would process, creating another script which it would then updare to the web server, in much the same way it does with it's own script.
2) How do you write plugin's for actinic ?
In trying to solve the problem above , is there any way to writea plug-in to extend actinic so that you can create your own pages from the internal actinic databases ?
I need to create an xml file of all of the products in the actinic database. How can i do this ?
I have tried linking the products to an excel sheet or access database, and whilst this works, it seems it wont CREATE a new product, it will only updating existing linked ones. Is this correct ?
Thanks
Richard.
Comment