• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

MS Exchange data into a webpage????

MoobyTheGoldenCalf

Golden Member
I am a pretty good HTML/ASP programmer, but I've had no experience with Exchange at all and I just got a new request thrown at me at work.

The way we reserve our meeting rooms is that each room has an exchange mail account. When someone needs to request a timeslot, they send an appointment to that room and then the room 'owner' will accept it, if the time is available.

What they want to do now, is to somehow display that calendar info on our intranet, so that anyone can see what is available per each room. I'm sure this can be done somehow, but I have no idea how to pull that exchange data into a webpage.

We're using IIS 5.0 and I do 95% of my webapages in ASP. If anyone has any ideas or can point me to a webpage or even a book that would have info on how to do this, it would be greatly appreciated!

Thanks!
 
Actually, Microsoft already has something that does basically this very thing. I think they're called "Team Folders" or something and they make use of the Public Folders on the server and an available IIS server.

This link gives you some information on it. I played with them on my server, but I've been deployed with the Army for nearly two years now and can't remember exactly what they were called.
 
Back
Top