User Profile

Collapse

Profile Sidebar

Collapse
spit0033
spit0033
Last Activity: Mar 6 '07, 12:48 AM
Joined: Nov 17 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • spit0033
    started a topic no session cookie??
    in .NET

    no session cookie??

    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
    See more | Go to post

  • spit0033
    started a topic custom popup window

    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.
    See more | Go to post

  • spit0033
    started a topic change background color onclick

    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...
    See more | Go to post
No activity results to display
Show More
Working...