This topic is locked

Confirmation when add / edit record

12/10/2008 3:37:56 AM
ASPRunnerPro General questions
S
sechpuji author

Each time i add or edit record to database, i want a preview page displayed as confirmation.

How i do that in asp/phprunner?

J
Jane 12/11/2008

Hi,
unfortunately there is no easy way to do it.

As workaround you can check and print entered values in the Before record added/updated events on the Events tab.

Set up global flag and change it in the Before record added/updated events.