[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] RE: signup redirect.
Or, to simplify the question.... is there seomthing in the new_account
function that changes the redirect page? or am I just missing something
obvious in the .html file....?
-----Original Message-----
From: Andrew Metcalfe [mailto:ametcalfe@buildview.com]
Sent: Monday, August 12, 2002 4:21 PM
To: Interchange-Users@Icdevgroup.Org
Subject: signup redirect.
I'm trying to customize our new client enrollment.... I've written a new
pages to replace both new-account.html and account.html. I copied a large
amount of code from new-account.html into my new page. For whatever reason,
I'm always redirected to account.html, instead of signup_step2.html like
it's suposed to. I've set mv_nextpage=signup_step2.html
What am I missing?
_Am