I have an ASP.NET website and in my web.config file i have sessions defined as: <sessionState mode="InProc" cookieless="Use Cookies" timeout="20"/>
But for some reason i dont get a sessionID cookie(ASP.NET_ SessionId), and it is throwing off a lot of my session timeout detect code. Has anyone run into this, or knows what is going on??
Thanks
User Profile
Collapse
-
custom popup window
I am wondering how to create a "popup" window that i have seen on a few websites. When i click a link the window opens but it isn't in a new browser it is still contained in the browser, but the rest of the page is grayed out and cannot be used until the "popup" window is closed. I am wondering if anyone knows how to code that, what language you can use or maybe a good tutorial. Thanks. -
change background color onclick
I have created a vertical menu with a white background, once a link is clicked i want that menu item's background color to change. Then once another menu item is clicked the first menu items background goes back to white and the new item's background color changes. I guess i want something similar to gmail's navigation. I am just wondering if that is possible in CSS, and maybe some code or help on how to tackle this. Thanks in advance for any...
No activity results to display
Show More