User Profile

Collapse

Profile Sidebar

Collapse
pralaya
pralaya
Last Activity: Apr 22 '12, 09:39 AM
Joined: Apr 22 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • I cannot do a server-side password as I do not have access to the server. I have a single page blog which I want to make a little more private than it is currently.

    Is it possible to use what I have (above password script) and incorporate it into this somehow? Again, I'd do it myself, but I'm not that familiar with it.

    Code:
    var key_value = "myTestCookie=true"; 
    var foundCookie = 0; 
    
    // Get
    ...
    See more | Go to post

    Leave a comment:


  • pralaya
    started a topic Prompting for a password only once per session

    Prompting for a password only once per session

    hello!

    I have a blog I would love to put a password on. I've put a simple one on it but it asks me to input a password every reload which is quite annoying.

    Is there any way to make it so that it prompts only once per visit?

    I've tried to do this myself but I have limited knowledge of how Javascript works and I've gotten nowhere. Also, it's not supposed to be a super serious page or anything, I'm aware...
    See more | Go to post
No activity results to display
Show More
Working...