P
PBS
We have an internal asp.net application for orders/manufacturing
information. Presently we have set the META Refresh tag on the affected
pages set to "120" so the client browsers refresh every two minutes so
displayed data is "current". This has several drawbacks, including the
annoyance of a the refresh occurring while the user is viewing a page, and
the fact that the great majority of refreshes are unnecessary as no data has
changed.
Is there a technique for sending updates from the Server to the Client when
data is changed? Any suggestions?
Thanks/
information. Presently we have set the META Refresh tag on the affected
pages set to "120" so the client browsers refresh every two minutes so
displayed data is "current". This has several drawbacks, including the
annoyance of a the refresh occurring while the user is viewing a page, and
the fact that the great majority of refreshes are unnecessary as no data has
changed.
Is there a technique for sending updates from the Server to the Client when
data is changed? Any suggestions?
Thanks/