Go Back  PPRuNe Forums > Misc. Forums > Computer/Internet Issues & Troubleshooting
Reload this Page >

I want to construct a web site with registration capability

Wikiposts
Search

Notices
Computer/Internet Issues & Troubleshooting Anyone with questions about the terribly complex world of computers or the internet should try here. NOT FOR REPORTING ISSUES WITH PPRuNe FORUMS! Please use the subforum "PPRuNe Problems or Queries."

I want to construct a web site with registration capability

Thread Tools
 
Search this Thread
 
Old 17th May 2005 | 07:50
  #1 (permalink)  
Thread Starter

Pilots' Pal
 
Joined: Nov 1998
Posts: 1,158
Likes: 0
From: USA
I want to construct a web site with registration capability

I want to construct a simple web site for our housing estate management company. I want to allow access to residents only based on user names and passwords that I nominate.
I can't quite understand how to accomplish this using Front Page - the explanation on Help is very complicated.

Can anyone assist?
Bus429 is offline  
Old 17th May 2005 | 11:05
  #2 (permalink)  
 
Joined: Mar 2004
Posts: 133
Likes: 0
From: Bournemouth, UK
Bus429, I'm not familiar with Front Page. A quick google turned up this page. It appears that you secure pages based on the location on the server, so you will place your sensitive pages (your resident specific stuff) in a sub-directory and apply the security to that. Sounds like a .htaccess file to me which explains the note on the page about needing the web-hosting service help in setting it up.

Regards
Stoney
Stoney X is offline  
Old 17th May 2005 | 17:52
  #3 (permalink)  
 
Joined: Jan 2002
Posts: 369
Likes: 0
From: UK
The first thing you will need to do is find out details of what the server that will be hosting it will allow as registration pages will almost certainly need to use front page extensions. Many ISP's dont support Front page extensions.
The other thing you need will be somewhere to store the usernames and passwords for comparison, options include configuration files, registry and databases.
If you are requiring registration to access areas of the site security becomes a big issue, get it wrong and you might as well have not botherd creating the registration system. Ideally the passwords should be stored as a hash with a method that will has the users entered password and compare it against the stored hash.
You may be better creating asp pages or aspx pages, I cant offer any advice on asp but I know aspx pages are hosted in IIS and need the .NET Framework there are plenty of options for securing aspx pages and I can offer further advice on this if you decide to go down that route.
HelenD is offline  
Old 17th May 2005 | 18:32
  #4 (permalink)  
Thread Starter

Pilots' Pal
 
Joined: Nov 1998
Posts: 1,158
Likes: 0
From: USA
Thanks, Stoney and Helen but, Helen, youv'e lost me completely...
Bus429 is offline  
Old 18th May 2005 | 20:16
  #5 (permalink)  
 
Joined: Apr 2004
Posts: 496
Likes: 0
From: Norwich, UK
Might I suggest a program such as Dreamweaver...more advanced but there's loooooooads of tutorials on how to use it and set up log-in's.

It's got a 30-day trial from www.macromedia.com and you can then buy it. Or pick it up from somewhere else...(make of that what you will!)

Excellent utility though, especially with the help and communities for support
Macromedia have always been very helpful.

Try your local library too for some beginner books which may cover the topic specifically - it's worked for me on more than one occasion!

Best of luck!
joe2812 is offline  
Old 18th May 2005 | 22:17
  #6 (permalink)  

'nough said
 
Joined: Sep 2002
Posts: 1,025
Likes: 0
From: Raynes Park
How 'bout using a content management system such as Mambo - people can register themselves + you can approve them for access.

Gives you loads of options re features such as guestbooks/forums/document handling/downloading of files/calendar etc....and good community support too.


http://www.opensourcecms.com/ has a list of CMSs - some more difficult than others (stay away from typo3 unless you want an ulcer!)

Mambo lives here: http://www.mamboserver.com/ with loads of mods here http:www.mamboportal.com and support here: http://www.mambers.com/

Hope this helps,

Cheers
Charles
amanoffewwords is offline  
Old 19th May 2005 | 21:18
  #7 (permalink)  
 
Joined: Jan 2002
Posts: 369
Likes: 0
From: UK
I am not sure how I lost you but any system that requires usernames and passwords will need a means of evaluating the details user enter to check they are a valid user. All users who cannot be validated should be redirected to the login page to provide valid credentials before they can access known user pages. The evaluation will be carried out using server sided scripting, not all ISP's support scripting and some will only allow certain kinds of scripts. The stored credentials you validate against need to be securly stored if not an experienced hacker may gain access to the credentials and impersonate a valid user. Storing passwords as a hash helps since the hash is an encrypted version of the password that cannot be decrypted.
Hope this helps to clarify things further.
HelenD is offline  
Old 23rd May 2005 | 19:29
  #8 (permalink)  
25 Anniversary
 
Joined: Nov 1999
Posts: 319
Likes: 0
From: Wivenhoe, not too far from the Clacton VOR
Have you tried Bravenet? They do lots of free web tools, including a password gate. The penalty you pay is a bit of advertising on the relevant page. See http://www.bravenet.com/webtools/passwd/index.php
for the details.
Bern Oulli is offline  

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

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



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.