I am basically trying to implement a form on a standard Wordpress page and create dynamic pages based on the form inputs. So the urls generated would be like example.com/form/value. But i am not sure how to do this in Wordpress. Another problem is caching of the generated page. I am using WP Super Cache, is there any way to cache these dyanmic pages and set custom expiry dates?