I have the same issue only I don't want to redirect all users, just ones who started the registration process at a certain url.
Assuming register.php has the url hidden field with a value of "http%3A%2F%2Fwww.scubaboard.com%2Fmatrix%2Fcontes t%2Fenter.php", is there a way of using conditionals to check to see if that value is set on the registration complete phrase so I can direct users or would this require a code hack?
|