Forum Moderators: coopster
They have a really cool feature that allows them to refresh the screen as results start coming in from the different sites they search through - the whole price table gets 'redrawn' with the lowest price at the top.
Anyone have any ideas on how to do this? I'm sure this isn't php specifically per se, but some sort of html command that allows the client to be refreshed from xml(?) data from the server?
[edited by: jatar_k at 5:36 pm (utc) on Oct. 27, 2004]
[edit reason] removed url [/edit]
[edited by: jatar_k at 4:43 pm (utc) on Oct. 27, 2004]
[edit reason] removed url [/edit]
If you're comfortable with cross-frame data sharing in Javascript, it's a useful technique for all sorts of client/server communication.