|
 |
asp_web_howto thread: Auto refresh my page after updating DB
Message #1 by "COCO LUA SUAT CHOO" <cocolua@h...> on Mon, 18 Jun 2001 09:34:53
|
|
How do i auto refresh my page to show the page with updated record because i
have to click on the refresh button when i'm redirected to the page which is
suppose to show me the update record.
thanks!
Message #2 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Mon, 18 Jun 2001 10:46:54 +0100
|
|
<INPUT TYPE=3D"BUTTON" VALUE=3D"Refresh"
ONCLICK=3D"window.navigate(document.location.href);">
-----Original Message-----
From: COCO LUA SUAT CHOO [mailto:cocolua@h...]
Sent: 18 June 2001 10:48
To: ASP Web HowTo
Subject: [asp_web_howto] Auto refresh my page after updating DB
How do i auto refresh my page to show the page with updated record
because i
have to click on the refresh button when i'm redirected to the page
which is
suppose to show me the update record.
thanks!
|
|
 |