Technical Support Forum
"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| Author | | 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"/> | | |
| |
|
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
|
 |  |