jjspelman
03 Apr 2011, 10:22 AM
Hi,
My client would like me to build a simple PHP form for viewers to select items they would like more information on. No problem. They would like the form to be pre-selected with an item they just selected on a previous page.
In other words, if they were looking at a vacation page describing a trip to vegas, and they click "buy now", (btw, there will be no shopping cart) or "more info", the subsequent form on the resulting page would have that vacation preselected.
This is requested in an effort to keep the clicks to a minimum for the user.
Couldn't this be done by attaching an "ID" to the "more info" button on what ever page they came from?
Your help is appreciated.
My client would like me to build a simple PHP form for viewers to select items they would like more information on. No problem. They would like the form to be pre-selected with an item they just selected on a previous page.
In other words, if they were looking at a vacation page describing a trip to vegas, and they click "buy now", (btw, there will be no shopping cart) or "more info", the subsequent form on the resulting page would have that vacation preselected.
This is requested in an effort to keep the clicks to a minimum for the user.
Couldn't this be done by attaching an "ID" to the "more info" button on what ever page they came from?
Your help is appreciated.