![]() |
Sergey Kornilov admin 1/12/2004 |
Becca, LogInfo(strSQL) dbConnection.Execute strSQL Call ReportError Response.Redirect "http://www.google.com"'>http://www.google.com" message="<div class=message><<< Record was saved >>></div>"
LogInfo(strSQL) dbConnection.Execute strSQL Call ReportError Response.Redirect "http://www.google.com"'>http://www.google.com" message="<div class=message><<< Record was added >>></div>"
|
|
Pete M 4/24/2004 |
Hi Sergey, |
![]() |
Sergey Kornilov admin 4/25/2004 |
Pete, LogInfo(strSQL) dbConnection.Execute strSQL Call ReportError %> <script> document.forms.frmAdmin.submit(); </script> <% message="<div class=message><<< Record was saved >>></div>" |
|
Pete M 4/25/2004 |
That's great - thanks <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=1703&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' /> |
K
|
kconzel 1/7/2007 |
I would like to redirect after add/edit to a "confirmation" page made out of the "view" page that gives the information just input. Becca, you can do this by editing ..._edit.asp page. See my changes in bold. To redirect after Save: To redirect after Add: Best regards, Sergey Kornilov |
![]() |
Sergey Kornilov admin 1/7/2007 |
Do not hijack three years old thread. Many things are totally different now. |