cohen
|
| Posted: 05/21/2003, 4:33 AM |
|
Hi all codecharge users
i put on my site one new form where the vistors can send me the number mobile phone. Question : does it possible to link , after a record a confirmation page which appear to confirm this record ?
i don't find any info in the doc.
Thank
eric
|
|
|
 |
Edd
|
| Posted: 05/21/2003, 9:09 PM |
|
cohen ,
Use the AfterInsert and AfterUpdate events to do a redirection.
A good example is in the CCS 2.0 sample pack where they supply a Wizard type entry.
Hope this helps 
Edd
|
|
|
 |
cohen
|
| Posted: 05/23/2003, 7:02 AM |
|
thank for your help i will go to look.
eric
|
|
|
 |
glerma
|
| Posted: 05/23/2003, 10:39 AM |
|
Hey Cohen. If you are using Codecharge Studio, there is definately a Confirmation Action.
Just go to ANY client-side event and select Add Action.
Then select "Confirmation Message".
|
|
|
 |
|