I have implemeneted registration form as a CForm
inside a CachingURICoplet.  At the end of registration
(on confirm) I need to do the following in my
flowscript:

1. Write results to the database
2. Log the user with the new username/passoword to
portal
3. Redirect to the main portal page (maintab = 0)

Is it possible to do this from flow?  Using sendPage()
for #3 would cause the page to be displayed inside my
coplet, which is not what I want.

Any ideas?

Thanks,
-Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to