[phorm] Re: Redirecting even if there are errors?

  • From: Phorm Support <support@xxxxxxxxx>
  • To: Ton E <phorm@xxxxxxxxxxxxx>
  • Date: Fri, 9 May 2003 07:27:48 -0400

There are a couple of ways you could do it. One would be to have a
link on your error page to take them to the page you want, or you
could just do it with a REFRESH meta-tag.

-- 
Alan Little
Phorm Support
http://www.phorm.com/

On Thursday, May 8, 2003, 10:00:15 AM, you wrote:



> 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.

-------------------------------------------------
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: