passing variables between pages
-
I’m using wordpress like a cms.
One of my pages is “download resources”, and when I click on one of that resources it takes you to a form page.
What I need is that after the form is sent, redirect the user to a particular page, where you can download that resource (the one you selected in download resources).
I’m using the “contact form 7” plugin and I’ve already know how to redirect to a page after the form is sent.
But what I need is to pass a variable (or something) from the “download resources” to the form page indicating what resource the user want to download, so I can redirect it to that particular page (after the form is send).
Hope that you understand my English
Thanks
Gonzalo
- The topic ‘passing variables between pages’ is closed to new replies.