This topic is locked

How to insert record into another page after successful registration

5/26/2010 4:30:55 AM
ASPRunnerPro General questions
S
sazib author

I've a registration page.After filling and submitting that page I want to insert a value into another table that is equal to(or foreign key)a id of another table. How can i do that? Can i do that by add action? If it is than can anyone please help me with necessary code?

A
ann 5/26/2010

Hi,
proceed to the After successful registration event on the Events tab and add predefined action: Insert a record into another table.