Hi Everyone
I am very excited with Actinic Developer which we just got...I am developing a new site which needs few things like:
1. Random showing of images from our image database
2. Search & Selection capability on first page...i.e. price ranges, product ranges etc
3. Totally new Front end as the templates that come with developer do not meet our design criteria...
ok...so how does Actinic store its catalogue...is it in an internal relational databse, or just a file, and how would i be able to show a random selection of images...i guess i have to write a random function which picks up array pointers and get the images....but we have 1000s of images and to initialise an array of that size is a bit much every time we load new images in the catalogue...
thanks for reading this gibberish
I am very excited with Actinic Developer which we just got...I am developing a new site which needs few things like:
1. Random showing of images from our image database
2. Search & Selection capability on first page...i.e. price ranges, product ranges etc
3. Totally new Front end as the templates that come with developer do not meet our design criteria...
ok...so how does Actinic store its catalogue...is it in an internal relational databse, or just a file, and how would i be able to show a random selection of images...i guess i have to write a random function which picks up array pointers and get the images....but we have 1000s of images and to initialise an array of that size is a bit much every time we load new images in the catalogue...
thanks for reading this gibberish
Comment