Re: simple product selection guide



One way is to build some dynamic select boxes using javascript.

http://www.dynamicdrive.com/dynamicindex1/chainedmenu/index.htm

The select boxes will get populated based on the user's selections.

On Sep 26, 11:07 am, 03...@xxxxxxxxxxx ("David") wrote:
This is probably pretty basic but : I'd like to create a page where the end
result is the product(s) listed based on certain criteria selected by the
user, so I would like a drop down menu or other means that they select from
and based on that selection a second list apears and then a third list, and
then from those criteria have the product or products listed.... I have a
php/mysql host. What would you recomend to develop this. Thanks.


.



Relevant Pages

  • Re: Unable to reset Combo Box Data Field Format.
    ... Regards to mixed data types and the combo boxes - ... controls from the target SQL statement. ... > either selecting values from the combo box row source or by typing them> it ... > based on other combo box selections of fields in the DB. ...
    (microsoft.public.access.forms)
  • Re: Using combo box selection to supply criteria for query
    ... Later if you want to come back and just use the reference to the control, ... boxes are different, some have names that I manually added. ... results will be driven by the combo box selections made on the forms. ...
    (microsoft.public.access.forms)
  • Re: Filling listbox on custom Contact item 1st page
    ... Author of Configuring Microsoft Outlook 2003 ... selects one or more of the list boxes before saving the inital item. ... ever list box selections were made at time of initialization of the contact, ... These check box selections need to be preserved after the new contact is ...
    (microsoft.public.outlook.program_forms)
  • Re: Form/Sub-form problem save/refresh and calculations
    ... In the BeforeUpdate event procedure of the main ... Users may make selections in the combo boxes in any order, ... Because the sub-form is dependent on all six combo boxes being populated, ...
    (microsoft.public.access.forms)
  • Re: Form/Sub-form problem save/refresh and calculations
    ... I have a form with six combo boxes, all of which are required but independent of each other. ... Users may make selections in the combo boxes in any order, as long as they make a selection in each one. ... The sub-form data is then used to run some base calculations on other numbers which users enter on the main form. ... Because the sub-form is dependent on all six combo boxes being populated, it shows an #error message in the calculation control boxes until all six boxes have selections in them. ...
    (microsoft.public.access.forms)