Hi,
I am in a pickle...(Structural pickle)
Trying to figure out something fairly simple at least to me it seems, but in reality, (i guess) it's not so easy...The problem in question is this: How do I make sense out of these links:
I have a Banner Ad Index link which takes them to a page with categories to choose from. But under the banner ad index, I have the dimensions linked. ex: 120 x 240 as another link (serves as a shortcut basically) which takes them to the 120 x 240 index which is where the 120 x 240 ads will appear.
Sounds simple right? WRONG. Because I have that linked to a predefined category. Ex: http://www.mysite.com/ads/premium/shopping/120x240.php. Shopping being the category.
I want it to go to the category page, but this time, go to the category for that size. How could I construct that in a simple way? Even if it's just html without php would be great...I am in a pickle for thinking about this right now.
For example: when you click on the 120 x 240 link it goes to the category page, then on the category page the link *might* look something like: http://www.mysite.com/category?d=120x240
Am I thinking to hard with this, or am I really in a pickle? So tell me a solution.
The site is:
http://www.reunitemysite.com/main.php
I plan on having more categories, but the structure for the category pages is very simple, so doing it in php doesn't have to be the only answer, I am just in a pickle I tell ya!
You will see what I mean.
__________________
Made2Own
Last edited by Brian07002; 06-16-2011 at 09:16 AM..
|