Archive

Posts Tagged ‘dependant’

Dependant Drop Menus From Db

December 23rd, 2009 Comments off

I need 3 dependant drop down menus that are populated with information from an mysql table. some notes on the particulars has been attached. Programmer will prepare the php/html to display the drop menus including the java and mysql queries. Programmer will also create a mysql table with the initial information contained in the attached pdf. After you send me a link with the working drop downs I will approve and you will provide me with the source so I can put it into the production environment. Programmer may get followup questions relating to me putting it up on my site and making sure it works. I understand php/mysql well but this will require javascript as well which I am not so familiar with so might need some additional explaination or assistance.

I am ready to get this done today and thanks in advance for your interest in this small project.

Dependant Drop Down From Db

December 22nd, 2009 Comments off

I need three dependant drop down menus that are populated with information from a mysql table. The pdf notes attached describe the drop down menus and give the illustration data to place in the table and from which to create the three drop down menus.

Project will require you to post up a working php/html page with the three drop down menus with the sample data working. Once approved, programmer will need to provide me with the working php/html code which includes the appropriate mysql queries. also will need to send sql for the table with the sample data.

Programmer will also need to give instruction of how to insert javascript (if user) into the working environment.

Zen Cart Dependant Attribute

April 7th, 2009 Comments off

Summary:
Another matrix to sort products. And a “universal exists in all”
I have a car part website, so I need a car selector.
CATEGORY – “steering wheels” (zen cart handles this)
MANUFACTURER – “Momo” (zen cart handles this)
CAR TYPE – “Ferrari 360 04-08″ (I need this custom option)

I would like car type to actually have 3 sections..
CAR MAKE (mercedes-benz)
CAR MODEL (s500)
CAR YEAR SPAN (00-06)

So I could then have a category-esque type of tree when navigating by CAR TYPE. I could click on mercedes-benz, and I would only see models of mercedez-benz cars etc.. Basically CAR TYPE is like having your product exist in second category except that they dynamically interact.

The system would be similar to:
www.andysautosport.com
www.bodykits.com

I would like for this to be as dynamic and clean as possible. Compatible with my customized version of Zen Cart with Easy Populate / Google base exporter but also compatible with a generic zen cart installation, so I may upload this as a contribution to the zen cart community.

“Universal Exists in All Car Types”
The second thing that I would need is a universal product exists in all Car Types.. For instance, let’s say a have a universal “air freshener” , this product can be used in any car, so I would like the products placed in the universal car type category to appear under all cars.

“sort order hack”
I need the sort property to actually sort based on sort order, this probably isn’t a huge task, but I need a professional to take a look at this.

Bear