[phorm] Redirecting even if there are errors?

  • From: "Ton E" <dj.ton.e@xxxxxx>
  • To: <phorm@xxxxxxxxxxxxx>, <support@xxxxxxxxx>
  • Date: Thu, 8 May 2003 15:00:15 +0100

If the submit gives any error or alert messages is it still possible to get
phorm to the redirecting page?

So what I've done is disabling $PHORM_ACK and defined a $PHORM_RDIRECT. It
should redirect to the page defined as last step as far as I know. But if
there are any errors between, it won't redirect. The journey ends with the
error page.  ;-)

So is it possible to redirect to the defined page after some seconds for
example?

Someone might setup something like this.

if (error) {
  $PHORM_RDIRECT ="error_redirecting_page"
        } else {
  $PHORM_RDIRECT ="normal_redirecting_page"
}

Any tips or ideas if that's possible with phorm?

-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: