Question regarding adding permission to a site

Discussion in 'JavaScript' started by tigerwebs, Jan 9, 2008.

  1. #1
    I am currently studying web design (with emphasis on the design part) and I'm trying to do a small bit of work on the side to beef up my portfolio. I believe this is a JavaScript question:
    I have a client who would like a particular page to require that the user enter a code (there are many which are acceptable) from a voucher they have before they are transported to another page. I can't seem to find this function. If anyone knows about this any info would be GREATLY appreciated! :)
     
    tigerwebs, Jan 9, 2008 IP
  2. MMJ

    MMJ Guest

    Messages:
    460
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You should always handle security server-side. I would use PHP for something like this.
     
    MMJ, Jan 10, 2008 IP