scrupul0us wrote:alternatively u could pass the variables into hidden fields on the next form and theyll get passed again
I thought of this, but what i wanted was to be able to insert this sciprt and make it easy to install into others, just by using the INCLUDE command.
This is where my next issue comes
Maybe something else you could help me with is.. I am using the
include('')
To read my other script into the CMS. However what i have found is, that sometime i loose paths.
Example.
Sub script (A) a contact form uses a folder called "_inc" where i might store images and sytlesheets etc.
However when you use the include command it actually becomes part of the main script, and any paths in that script are then nocked out of line.