| Update Page Without Refresh |
| Saturday, 16 May 2009 07:35 | |||
|
I need my asp page to be updated without refreshing. You can use asp, javascrit, html, ajax, etc. NO php. The page uses a SSI. The SSI page source is updated every 5 minutes and shows up on the mainpage. However refreshing is a tedious.
Three pages:
1. default.asp page (don't want to have to refresh)
2. statement.htm - SSI page (updates every 5 minutes)
|