Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
player3612 #1
Form List Filter
Hi all,
I have created a record set that filters by size, for e.g. 2ft 6, 3ft 0, 4ft 6
etc. This then displays a results table on a seperate page, of all products in
the 2ft 6 size if that is the link that is clicked.
The problem that I have is that this results table also displays other fields
like 'Manufacturer', 'Type' etc that I would like to further filter my table
by. What I would like to be able to do is maybe have a drop down list above the
'Manufacturer' or 'Type' column that will allow me to select a Manufacturer
from the drop down list and my table will then be filtered by the 2ft 6 and the
Manufacturer selected from the drop down.
I am using PHP and Mysql so if anyone could help me or point me in the right
direction it would be much appreciated. Maybe there is an extension or
something that I could use. I am new to a lot of this so don't know how to
write the code which is why I mention the extension.
Thanks in advance
Phil
player3612 Guest
-
(PLEASE HELP) How to Filter List Box using XML PathExpression?
I am using Flash MX Pro 2004 and I am trying to populate a list box with XML data using the standard XMLConnector etc - of which I am having no... -
(HELP) Trying to Filter List Box using XML PathExpression?
I am using Flash MX Pro 2004 and I am trying to populate a list box with XML data using the standard XMLConnector etc - of which I am having no... -
how to check if file extension is member of filter list?
Hello, I am developping a file browser bu use of internet explorer. I am already so far that I get a full list of all the files of a selected... -
Open Form from switchboard in Filter by Form mode
I have a simple application in Access 2000 which currently uses no macro's or special code. What I want to do is devise a method whereby I can... -
PHP : Dynamic List & Filter?
Hi - I'm working with: DWMX / PHP / MYSQL 1. I'd like to create 3 drop-down lists which are dynamically populated with entries from my DB. Is... -
delaneypub #2
Re: Form List Filter
What you are describing sounds to me like what Dreamweaver call Seach/Results
pages, where you build on page where the user enters or selects serch criteria,
and another that displays the results of that search. You can do this using
Dreamweaver (without hand-coding). There are detailed instructions in
Dreamweaver Help, listed under Developing Applications Rapidly, then select for
PHP, then select for Search/Results pages.
It sounds like the search criteria are based on field values in your database,
so you could build dynamic list/menu form elements based on selecting distinct
values of those fields. Again, there is detailed Help in Dreamweaver under
Making Pages Dynamic, then Creating Forms, then Inserting Dynamic HTML Form
Objects.
delaneypub Guest



Reply With Quote

