PDA

View Full Version : Connection Data Source


MaDrense
12-17-2004, 08:46 AM
I'd like to have a process that keeps posting a request to a given URL so that information is update d in realtime.

I'm using timers to refresh at given intervals but i looked at the Chat demo and saw connectiondatasource... is this it? can i point it to a given location and it will request at a given interval ?

Best regards,

MaDrense