Jump to content

multiple Repeat Region in DWMX2004


Recommended Posts

Hey Guys

I need to have multiple repeat regions in one page. As of now I have one repeating region but when I preview it any php that follows it doesnt display.

The page calls for 6 seperate instants of repeating regions, most appear early in the code.

What would be the best way to accomplish this.

 

 

this is the code that DW gives

 

<?php do { ?>

<?php echo $row_Recordset1['MR_name']; ?><br>

<?php } while ($row_Recordset1 = mysql_fetch_assoc($Recordset1));?>

 

 

 

This is the statment that follow that isn't being displayed.

 

<?php echo $row_Recordset1['comments']; ?>

 

 

TIA

Link to comment
Share on other sites

  • 1 month later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.