Set refresh in <meta> tag http-equiv="refresh"
Obj.dbRefresh="Interval | URL"
| Keyword | Description |
|---|---|
| Interval | Refresh interval in seconds. |
| URL | Application to be refreshed. |
This 'Refresh' property is not the same as the Chart re-plot interval which applies to the charting only.
Obj.dbRefresh = "Interval=5 | url=http://yoururl/your_application"