Hi,
I have a web page that gets info from a mySQL database for various
items, and slaps that info, along with pics onto the page. ( in a
shopping site stylee) The pics have an href link, and I want just one
display page that all the pics refer to, so that any items pic and
info can be viewed on its own. I therefore need a way of capturing the
pic info into a session variable when the link is clicked, so that I
can pull the individual item back out on the display page. Any ideas
how I achieve it ??
I have a web page that gets info from a mySQL database for various
items, and slaps that info, along with pics onto the page. ( in a
shopping site stylee) The pics have an href link, and I want just one
display page that all the pics refer to, so that any items pic and
info can be viewed on its own. I therefore need a way of capturing the
pic info into a session variable when the link is clicked, so that I
can pull the individual item back out on the display page. Any ideas
how I achieve it ??
Comment