|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Refreshing and adding a record |
From: |
TTT |
Date: |
1/3/2001 8:07:11 PM |
IP: |
172.166.213.216 |
When you refresh a page, the browser would just resend the same form data to the server where that same ASP page would execute again, hence, the repeating of records. To avoid this, use the redirect method to move to a new page right after your record has been updated. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|