Invisible Gold - Your website should be easy to edit!
Your Website Should be Easy to Edit
Search InvisibleGold.com For:
Technical Support Forum
Template Library
Online Documentation
Articles
Technical Support Forum
Product History
Creating Invisible Gold Powered Websites

The Green Vibration
The Green Vibration

"As a hosting operation, we are all about website integration and maintenance issues. Having dealt with the limitations and complexities of various web-deployed capabilities we find that IG delivers it ALL to the table in a single, convenient and cost economical package."

Ken Kaprielian
Partner LWS / IAC WebServices

Automatically list new members for a Chamber of Commerce Site

Return To Topics List
admin

8/15/2005
9:26:41 AM
The following code snippet automatically lists the new members (added to the directory) for a chamber of commerce site. It's a gethtml call that can be pasted into a page or used in a framework.

Note: The members are pulled from the Directory mailing list and uses the addresses template from the Member Directory page type.

<gethtml data="datesearch" id="/system/mailinglists/Directory/" daysold="45" mode="addresses" objtype="MemberDirectory"/>
Invisible Gold - Your website should be easy to edit!

Still Confused? Have a Suggestion? - We want to help. Type a few words to let us know what's on your mind. Include an email address if you want a response.

Email Address (optional):
Update - The old code stopped working on FireFox 4.0+
The old menu.js file stopped working. Do two things to fix it:

1) add style="position:relative;
.... more

Invisible Gold - Your website should be easy to edit!