We're using an post form built on the fly for subscriptions.
For normal items we use the "rm" variable so as to avoid having data posted/getted back to our "return" url.
This seems to have no effect with subscriptions, so users get a security error when coming back to our site.
Any way around this? Getting a security certificate is not an option for this site.
Thanks in advance.