BLS
|
| Posted: 07/24/2002, 11:44 AM |
|
I have a site with 3 drop down boxes.
1. Provider
2. Specialty
3. City
All are connected to sql tables. I want the web user to select 1, 2 & 3 wich would pull matches from a fourth table and it would create a page w/ the results as I want them displayed. I hope I have explained this correctly, if so is it a possibility
|
|
|
 |
Nomad
|
| Posted: 07/25/2002, 5:26 AM |
|
BLS,
If you are referring to CodeCharge Studio, then yes it can, I have a form which contains 4 dropdown lists populated from 4 separate tables, selecting any combination of the 4 lists passes the parameters to the SQL of table number 5 and then creates the results page.
Can't comment about CC2 though, never used it.
|
|
|
 |
Nicole
|
| Posted: 07/27/2002, 4:23 AM |
|
Hello,
it could be done both in CC and CCS, just use wizard to create search & grid forms.
|
|
|
 |
|