Forum Moderators: open
I have about 100 products linking to an enquiries form contained within enquiry.html which sends (on submit) the contents via email. I would like the Product name field to be automatically filled in by getting some text from the refering page.
Is this possible to do some how?
I have noticed people asking the same question in the past with no real conclusion.
Method 2 is to use a server side language. Have your links as form posts that send the product to the enquiry page (via a hidden input) and then on the enquiry page write the value to the form object.
You don't happen to have the javascript code for my enquiry page do you? I have looked around the web and cannot find anything.
Cheers
themoron :@)
Thanks
themoron :@)
Thanks
themoron :@)
I have done it, it only took two days to sort it out. Well it's a good job I'm not self employed and am payed by the hour!
Thanks you guys
themoron :@)