Ask a Question related to Dreamweaver AppDev, Design and Development.
-
barbedwire103 #1
If selection is made
I am trying to generate a list of products that are determined by how the user
answers a series of questions. All the questions are answered using a combobox,
so i know what the answers could be. There are about 5 questiions in all. When
the user has clicked submit, i need the results page to show the correct
projects. Can anyone point me in the right direction about how to go about
doing this? Do i use a search form or a bunch of if statements? Thanks in
advance!
barbedwire103 Guest
-
If the selection is made using PHP
I am trying to generate a list of products that are determined by how the user answers a series of questions. All the questions are answered using a... -
dropdown still 'active' after selection made
Again, there is probably a simple solution, but I don't have it yet :) I have a dropdown that executes based on the index selected, simple. I also... -
you made my day!!!
Thank you very much, you made my day!!! (pressing Alt-F4 does not work although this is promised in the readme file but still... my customers... -
I've made a big BOO BOO
Hi everyone...I have just spent the past two day scanning 300 photos that I want to use, my problem is that I saved them in TIFF but now find that I... -
Having a page update automatically when a selection is made inside a <select> tag in a form?
Hello all. We are trying to create a page that has three <select> tag areas, the third selection is limited by the second selection and the... -
Les Matthews #2
Re: If selection is made
Write the resultset, dataset, cfquery (btw, what server model are you
using?) such that it accepts parameters, and request the form values to
satisfy those parameters.
Read the help topics under "Developing Applications Rapidly =>"Your server
model"=>Building search/results pages" for an overview. Post here when you
get stuck.
"barbedwire103" <webforumsuser@macromedia.com> wrote in message
news:d4p04j$s72$1@forums.macromedia.com...>I am trying to generate a list of products that are determined by how the
>user
> answers a series of questions. All the questions are answered using a
> combobox,
> so i know what the answers could be. There are about 5 questiions in all.
> When
> the user has clicked submit, i need the results page to show the correct
> projects. Can anyone point me in the right direction about how to go about
> doing this? Do i use a search form or a bunch of if statements? Thanks in
> advance!
>
Les Matthews Guest
-
barbedwire103 #3
Re: If selection is made
I am using PHP so how would i do that?
barbedwire103 Guest



Reply With Quote

