Forum Moderators: coopster
Basically, what I want to do is link to a form from various, static, html pages and include the referencing page name somewhere in the form result.
I.E.
Pages abc.html, def.html and ghi.html all have a 'further information' link, which leads to a form. How could I include the reference abc, def, or ghi, in the form result, so I know what they want more information about? It wouldn't matter if the .html is tagged on the end of the reference.
I'm afraid that until I figure out how to get the @%=^* xampp thingy working on my 'puter, I won't start learning real php :(
Please help me with a simple solution. I'd prefer not to use javascript, but a simple html or php solution would be ideal.
Linux install -
extract the archive to /opt
"tar xvfz xampp-linux-1.4.16.tar.gz -C /opt"
then type this to start it
"/opt/lampp/lampp start"
and don't forget to run the security script
"/opt/lampp/lampp security"
link to DOCs [apachefriends.org...]