Hi.

I am making page which in essence is like a recent history section. When an item is viewed, a cookie is set storing its ID.

I have managed to read the cookie and make a pop-up to display its data so I know it works.

Does anyone know how, or have any advice how, by using the ID I can get the data to show product name and other details?

Thanks

Hi,
I believe you want to use the product ID to display the details in the same page. In this case you can use AJAX to dynamically change the content of the web page.

Good Luck,
Ali Baradaran

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.