close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Building a repeat region with styles

Thread began 7/18/2012 11:01 am by Paul | Last modified 7/19/2012 1:01 pm by Paul | 2556 views | 15 replies

Paul

Ok sorry about the confusion I've been working on this..

I got it to repeat the region so That's awesome!

Thanks so much for that but it seems like i have another issue.

I can Now pull the info through but not all of the database info is showing that i want to display. The div that reads "calenderevent_discription" is able to bring the database info to display But it is not displaying the top 2.

I've tried the same line of code that "calenderevent_discription" is using in the other divs and it pulls fine I then replace the tables name from the code that is from the database and it wont function even using the same code but different table.

Here is my Code again..

Thanks!


<?php do { ?>
<div id="calender_event" onclick="location.href='plugins/event_page.html';" style="cursor:pointer;">

<div id="calenderday"><a style="color:#c8dd5d; text-decoration:none;" href="#"><?php
include('/Applications/MAMP/htdocs/sitename/WA_CMS/addtosite.php');
echo WA_getCMSContent($database_PowerCMSConnection, $PowerCMSConnection, 'events','Day', false, $row_Recordset1['ContentPageSetOrder']);?></a></div>

<div id="calendereventday"><?php
include('/Applications/MAMP/htdocs/sitename/WA_CMS/addtosite.php');
echo WA_getCMSContent($database_PowerCMSConnection, $PowerCMSConnection, 'events','Month and date', false, $row_Recordset1['ContentPageSetOrder']);?>
</div>

<div id="calenderevent_discription"><?php
include('/Applications/MAMP/htdocs/sitename/WA_CMS/addtosite.php');
echo WA_getCMSContent($database_PowerCMSConnection, $PowerCMSConnection, 'events','Event Title', false, $row_Recordset1['ContentPageSetOrder']);?>
</div>

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

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...