thanks in advance anybody who can help me with my question, which is:
I have various pages which are basically catalogues, but when I have update page one with a new product, how can i automatically shuffle all of the other producs backwards, without physically moving all of the products in the tables around?
I hope this makes sense,please let me know if you require further info,
what i would do is grouping all the prewies ones, than moving the object lower and inserting the new at top.Than spacing them again at the same distance.Can't come up with any better.bye.
You could use a php script that will build your catalogue pages dynamically. This is basically what shopping carts do. For example, I have use such a script to build pages here.
Can you post a link to a page with your catalog's? Also, can your site use PHP? The script was hand-made, but I may be able to adapt it for your use. Please contact me via e-mail (my address in in my publish profile).