View Single Post
  #14 (permalink)  
Old 07-13-2006, 06:59 AM
bloxar bloxar is offline
WebProWorld Member
 

Join Date: Jul 2004
Location: Argentina
Posts: 31
bloxar RepRank 0
Default

Quote:
Originally Posted by Spooky
Not sure if anyone has said this, but why not simply set a cookie, then pull it in where you will need it. That way you can detect the referrer regardless of the route taken around the site. Or have I missed something ?

EDIT: Ahh yes, session cookies mentioned above! Seems the best way as far as I can see.

Spooky
Hello Spooky,

If I am not wrong she asked how to pass the value of the var $ref from the product page to the contact details form using a hidden field.

“my question is how to carry the variable $ref through the product page to the page with the form where you fill in your details to download a resource(at which point it normally gets put in a hidden field, and the form details are mailed to our sales team)”

Regards,
Reply With Quote