Can someone help me?
I’m currently working on a photogallery shockwave file that loads images via XML.
I have also created a PHP login page for the site, which involves instlling cookies onto the user’s computer.
Those were easy, but now when someone clicks on a photo, I would like, b4 it loads a larger version of the image, to check to see if the user has cookies. In other words, the user has to be logged in b4 he/she can get total access.
How is this done? Or is it even possible?
I’m sure the solution is easy, but right now it just escapes me…:hugegrin: