|
|||||||
| JavaScript JavaScript (not Java) Discussion and technical support, including AJAX and frameworks (JQuery, MooTools, Prototype...) |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I am trying to develop a form that does this: List one chooses a City (variable 1): Austin = 214 (term ID) Los Angeles = 215 (term ID) Chicago = 216 (term ID) List two chooses a type of restaurant (variable 2): Tex-Mex = ,415 (term ID) Italian = ,416 (term ID) American = ,417 (term ID) Which will complete a url www.examplesite.com/taxonomy/term/(variable 1),(variable 2) Then a form Submit Button that will: Click the link to the dynamic link that was created by the form. Which will cause the page to go to: www.examplesite.com/taxonomy/term/214,415 I hope this is understandable. Thanks, Fakshon |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|