Log in

View Full Version : How to retrieve key info and stats to display in external web page


JulienT
10-01-2008, 08:39 PM
Hi,

I have found many posts about displaying in a non-VB html page the last 10 posts in the forum.
Has anyone found out how to retrieve the following:
- Upcoming calendar events
- Most active social groups
- Latest poll result
...

Basically the kind of info you have available in a VB portal typically, but to have those in a non-VB web page.

Thanks

Lynne
10-01-2008, 08:50 PM
Some of it is available in the index.php page and you just need to copy/paste it from there. Others are written up in modifications or articles. You just need to search for it. Oh, and some just aren't written up because no one has done it and shared what they did.

JulienT
10-02-2008, 07:05 PM
Ok, I'll keep on looking then.