I was using cforms to redirect to cheque, paypal or other payment option base on user's selection.
I am able to redirect . However, I have a funny problem. After the user fills up the form, the user is redirected to http://url/#usermessage2a , then few secs later get redirected to the paypal or what ever option the user choose. I have not sure why this happen. Is there a way to remove the intermediate page?
I have selected " under options.
I hope someone can share some light on this. Thank you very much.
the redirect does what you described, you may want to choose to use "alternative form action" (target) if you want to pass on your form input fields directly.