Hello,
I am trying to get my select options (courses) passed correctly from
the following URL: http://www.dslextreme.com/users/kevi...lectBoxes.html
I am having difficulty getting the courses to pass the correct option
value and then be displayed at the following URL:
I am passing countries, products, and courses. The first two display
as they should on the subsequent page, but the courses retains my loop
variable rather than the value as I would like. Additionally, I
notice that the variable is not being split from the products.
I welcome anyone to review the code from each to see what I can do to
correct things.
Thanks much,
Kevin
I am trying to get my select options (courses) passed correctly from
the following URL: http://www.dslextreme.com/users/kevi...lectBoxes.html
I am having difficulty getting the courses to pass the correct option
value and then be displayed at the following URL:
I am passing countries, products, and courses. The first two display
as they should on the subsequent page, but the courses retains my loop
variable rather than the value as I would like. Additionally, I
notice that the variable is not being split from the products.
I welcome anyone to review the code from each to see what I can do to
correct things.
Thanks much,
Kevin
Comment