Skip to main content
Participant
January 8, 2010
Question

Can I control a repeat region in Dreamweaver?

  • January 8, 2010
  • 1 reply
  • 323 views

I am using ASP webpage with the following code. I

get the results I want. I use a dynamic repeat table to display the data. I would like to display it like

Sample# 2 in the attached Excel spreadsheet (newResults). Is there a way to do this in Dreamweaver?

Thank you...

Rick

This topic has been closed for replies.

1 reply

Participating Frequently
January 8, 2010

I don't think Dreamweaver MX has a setting to control the output of duplicate rows. You would have to modify the ASP script manually.