Skip to main content
Participant
June 1, 2009
Question

Help with dynamic data

  • June 1, 2009
  • 1 reply
  • 317 views

Hi,

I'm trying to set up a product page for a product with multiple sizes. All my data is being pulled from a table in my mysql database. I have created a drop-down list for the sizes and I want to show information relating to that size (i.e. price, weight, etc.) dynamically after the customer chooses a size. I have inserted dynamic text areas for this information, but I cannot figure out how to make it correspond to it's respective size. I am fairly new to DW, so clear and simple amswers would be greatly appreciated.

Thanks!

Bob

This topic has been closed for replies.

1 reply

June 10, 2009

First of all I want to make sure, do u want to redirect the users to the new page after they choose the respective size? What kind of language did u use (ex: PHP, ASP)?