Reply
Question regarding adding permission to a site
Old 01-09-2008, 01:18 PM Question regarding adding permission to a site
Junior Talker

Posts: 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 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 01-09-2008, 03:05 PM Re: Question regarding adding permission to a site
chrishirst's Avatar
Super Moderator

Posts: 13,486
Location: Blackpool. UK
It's a function you will have to create.

Depending on how many valid codes there will be, it might be better to handle it server side (ASP ASP.NET PHP) where you could have the codes in a database.

It could be done client side provided there are not many codes as they would have to be embedded into the page code or if the codes have an identifiable pattern.

IF this meant to be secure(ish) or to provide discounts it MUST be done server side, otherwise anyone could view the source and find out the codes.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Question regarding adding permission to a site
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12405 seconds with 12 queries