D
David C. Holley
Real quick, please refresh my memory which one of the following
preserves the information that was posted from a form?
server.execute
server.transfer
response.redirect
I need to have a page execute if an error occurs while processing a page
that a form was submitted to and have the data preserved.
preserves the information that was posted from a form?
server.execute
server.transfer
response.redirect
I need to have a page execute if an error occurs while processing a page
that a form was submitted to and have the data preserved.