dpny
06-17-2004, 08:57 PM
Hi guys.. i need help with this please.
I have a php page that has a background tag on the body tag. How can I use cookie and set default background image to set as default.gif
and have a link somewhere from that page with "CHANGE BACKGROUND" when clicked will popup in a new window.. and show a drop down menu with choices of different color and when selected will go set the cookie and display a msg like "Next time you visit our site again, the changes will take place"
and then on the main php page, it first look for cookie.. and get the color_image.gif from the cookie and make it as the background of the page....
I have a php page that has a background tag on the body tag. How can I use cookie and set default background image to set as default.gif
and have a link somewhere from that page with "CHANGE BACKGROUND" when clicked will popup in a new window.. and show a drop down menu with choices of different color and when selected will go set the cookie and display a msg like "Next time you visit our site again, the changes will take place"
and then on the main php page, it first look for cookie.. and get the color_image.gif from the cookie and make it as the background of the page....
