views:

10

answers:

0

I'm looking for a way to do a presentation on the web. I want to have a series of slides which I can go forwards and backwards with while having audio done over a conference call.

For the slide element, I thought of using a meta-refresh or javascript to update the slide but wondered if there was a more elegant way using standard servers such as Apache (with PHP). I don't want to have a separate comet server etc.

related questions