You could simply create an events list in an SPS area or WSS site, and give
staff the appropriate permissins to add/modify to this list.
I suspect that you are looking for something more than this though?
--
Edward Lee
Microsoft MVP - Sharepoint Portal Server
"Mark Parter" <MarkP...@discussions.microsoft.com> wrote in message
news:6C18AD78-F790-4877...@microsoft.com...
Thanks for the reply. I was aware of the Events list but the reason for not using it is that there are quite a lot of events already in the Public Calendar and migrating these would be a nightmare (I imagine!).
One other limitation that's sprung to mind is that because I'm currently doing it programmatically using ASP/CDO, I'm able to add custom fields, which I have done. One of these is to store how many places are available on an event, another is who has booked a place.
I've got a bad feeling that replicating this would require a custom web service written in ASP.NET :(
Mark
Regarding the latter question, you would be surprised at what you can
accomplish with the variety of fields that can simply be added through the
web-interface. You can do even more using FrontPage 2003 XSLT views. Your
latter requirement (i.e. who booked the place) sounds like it would be
pretty straight forward.
Try Ian Morrish's site at http://www.wssdemo.com/redir.aspx?url=28. He does
some great stuff, without actually needing to know how to program.
--
Edward Lee
Microsoft MVP - Sharepoint Portal Server
"Mark Parter" <MarkP...@discussions.microsoft.com> wrote in message
news:1460A9BB-8ED8-449A...@microsoft.com...
May have to think about this one. Can you think of any easy way to transfer current events in an Exchange public calendar to a SP Events list?
--
Edward Lee
Microsoft MVP - Sharepoint Portal Server
"Mark Parter" <MarkP...@discussions.microsoft.com> wrote in message
news:3F6D998D-D130-4BE7...@microsoft.com...