Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9158131
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T13:10:42+00:00 2026-06-17T13:10:42+00:00

OK, so basically I’ve put together a very low security log in page (javascript

  • 0

OK, so basically I’ve put together a very low security log in page (javascript username and passwords) which isn’t a big deal cause there isn’t really anything it’s protecting, I just made a login page for the youth on my church website to view and study Sunday School material. What I’m wanting is to make it so you can’t type in the direct html to your “profile” or bookmark it, I want them to have to use the javascript log in. For example, the script will direct bob to his “profile” at bob.html, but I want to only go to bob.html only if it comes from login.html, is there any way to do this without getting extremely complicated? I’m expecting there isn’t but I thought I’d ask anyway.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T13:10:44+00:00Added an answer on June 17, 2026 at 1:10 pm

    If no server side programming is involved you will have to use a simple JavaScript redirection which is not even considered as a “low-level” security but as a “non-level” security 🙂

    Anyway you can check the referrer with document.referrer and redirect to the main page when its not correct, remember that this is very easy to manipulate by the user.

    More details on document.referrer can be found here http://www.w3schools.com/jsref/prop_doc_referrer.asp

    if ((document.referrer).indexOf(‘login.html’) > 0 && username==’someone’ && password==’pass’) {do stuff} else {user did not arrive from login.html or username is wrong or password is wrong}

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Basically, what I'm trying to create is a page of div tags, each has
Basically I saw this page THIS PAGE and if you scroll up and down
Basically the code inside the displayCharityList () works. I decided to put that code
Basically this is a program which I take a text file with some code
Basically, I have written a Spotify app thats includes only a single page (index.html)
Basically, I have slider which I would like to be triggered from menu too.
Basically I have a TcxGrid which will be listing various files names and I'd
Basically like the opposite of Math.pow() . I want a function which can be
Basically what I'm trying to do is generate an alphanumeric string, which is passed
Basically, I have to present a full-screen div on my page for various reasons.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.