| Posted by Ray on 06/16/05 13:42 
Hi
 You can try
 
 if(isset($_SESSION['sessionname'])){
 
 put your popup code here...
 
 }
 
 Regards
 Ray
 
 
 
 "Gardners" <sjgardner@xtra.co.nz> wrote in message
 news:Cwcse.7970$U4.1094241@news.xtra.co.nz...
 > Hi there,
 >
 > I have a site that uses sessions for logon state and want to restrict
 > image popups.
 >
 > Can I pass the session ID, if it exists to generate the popup?
 >
 > Cheers
 >
 > Steven
 >
  Navigation: [Reply to this message] |