[ic] Thank-You on customer log in?

Jeff Dafoe interchange-users@icdevgroup.org
Thu Jan 23 12:38:01 2003


> When I try the customer log in and sign up it takes the info and puts it
in
> the database; however there is no indication to the customer that they
have
> been inputed. They get no 'Thank-You for singing up' or receipt emailed to
> them.
>
> Is there a way to add some of this functionality?

    It depends on what your site flow is.  You could set the mv_nextpage for
the account page to be that of a "thanks for signing up" splash page.  Look
at the Save Acct. Info  code block and change the "customerservice" to
"thanks" and then make a thanks.html page.


Jeff