Forum Moderators: buckworks
I have about a thousand pictures of different widgets. Each widget is available on about ten different items, and each item comes in a different size, and some even a different color. At the moment I have multiple drop down menus and about 7 submit to cart buttons for each widget page. I want to consolidate everything so that I have only a couple drop down selection menus with one submit button. I'd like to have one data base that contains all the styles, sizes for each sytle, and color for each size. That way if I add a new color to style A, for example, I don't have to reformat 1000 indy pages. And when the customer picks the style (media) they want the widget printed on, the page reloads with the sizes available for that style, then reloads with the colors available for that size. Then they click submit and it's done.
I've seen this on other sites, and one of them had /cgi-bin/ in the URL. If anyone knows of this particular script, what it is called, and where I can purchase/obtain it, I would be most grateful. Thank you all for your time, and for making this site a great resource.
I'm not sure if there exists a ready-to-use script ,though. You might want to check out cgi-resources dot com (Perl) and php dot resourceindex.com (PHP) or Hotscripts dot com(various) though.