|
Prev: <cflocation to a file located 'above' the httpdocsfolder
Next: <cflocation to a file located 'above' the httpdocs folder
From: yaf23 on 24 Jun 2008 14:51 I have a login routine that once a user logs into teh site it creates a session variable. I have used this same script many times without any problem but I now have Flash menus and it seems that after logining in (session created) I will click on a menu item and the debugging shows that the session variable isn't there. If I hit the REFRESH button on the browser it appears. Has anyone gotten this and know a way to get around it. I have 5 pages I need for a user to navigate to after loging in but the initial load doesn't seem to have the session set even though it was set when they logged in but a REFRESH of each page individually now has the variable. Any Ideas...Is this something with Flash menus or something? |