ASP Free Lounge
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsOtherASP Free Lounge

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old February 23rd, 2005, 10:42 AM
cooler_king cooler_king is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 7 cooler_king User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 33 m 14 sec
Reputation Power: 0
Project Help

Hey all,

I've been planning/nagged to build a site for my dads school in which the parents can log on to check details on their kids (attendance, grades, post sick notes etc). My original thoughts are to have an Access data base containing details on the parents kids etc and then using ASP to run the queries.

I was wondering if anyone could offer some advice on how i should start going about this or any alternatives that you feel might be better than what i've said above.

Any help would be much appreciated,

Cheers :-)

Reply With Quote
  #2  
Old February 23rd, 2005, 10:50 AM
Memnoch's Avatar
Memnoch Memnoch is offline
Unholy Moderator
ASP Free God 14th Plane (11500 - 11999 posts)
 
Join Date: Oct 2003
Location: In hell, where did you think?
Posts: 11,760 Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level)Memnoch User rank is Lieutenant Colonel (40000 - 50000 Reputation Level) 
Time spent in forums: 3 Weeks 5 Days 5 h 22 m 16 sec
Reputation Power: 443
Gather requirements for the site first.
What does it need to do, get details.

Reply With Quote
  #3  
Old February 23rd, 2005, 11:05 AM
EnenDaveyBoy's Avatar
EnenDaveyBoy EnenDaveyBoy is offline
Apprentice
ASP Free Beginner (1000 - 1499 posts)
 
Join Date: Sep 2003
Location: Manchester, England
Posts: 1,480 EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 2 Days 13 h 6 sec
Reputation Power: 24
Send a message via ICQ to EnenDaveyBoy Send a message via AIM to EnenDaveyBoy Send a message via MSN to EnenDaveyBoy Send a message via Yahoo to EnenDaveyBoy
going off Memnoch's point, right down what you want the site to do, then story board how you want the site to work and look, this will make building your site much easier.

nice idea, i would not be suprised if alot of schools are doing this in the future but means more work for teachers.

the other question is security, would parents have to login to find out information about there child, asI know I would not want other parents to see my childs info, although you could have an open sections for average school attadance, download lettersyou have lost the kids should have broad hope, holiday time tables etc.

Plus i would use mysql, i personally dont like access, mysql can handle much more info, if you need it that big, and its free. There are draw backs and if you school uses access in theres school it might be better keeping it as that, but its up to you.

Beware make sure you know what the school wants and what they will use, this could turn into a massive project from something small. Story board if the key

Hope that helps sorry if it doesn't, good luck
__________________
Around a circle you can always draw a bigger circle.

EnenDaveyBoy

Reply With Quote
  #4  
Old February 23rd, 2005, 12:30 PM
cooler_king cooler_king is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 7 cooler_king User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 33 m 14 sec
Reputation Power: 0
Thanks thats a big help, i've gone off and bought a sketch pad to do my story board. My plan was to have a login ID for each parent/s. Then this would give them access to the children that they are responsible for.

I like the idea of a public information area which could have info on the school in general.

What sort of login script would yuo suggest? i've been thinking about an authentication from the database but i've also seen ones that just check a simple text file to see if the user is authorised to login.

Thanks again

Reply With Quote
  #5  
Old February 23rd, 2005, 04:53 PM
EnenDaveyBoy's Avatar
EnenDaveyBoy EnenDaveyBoy is offline
Apprentice
ASP Free Beginner (1000 - 1499 posts)
 
Join Date: Sep 2003
Location: Manchester, England
Posts: 1,480 EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level)EnenDaveyBoy User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 2 Days 13 h 6 sec
Reputation Power: 24
Send a message via ICQ to EnenDaveyBoy Send a message via AIM to EnenDaveyBoy Send a message via MSN to EnenDaveyBoy Send a message via Yahoo to EnenDaveyBoy
There are many ways to go about login, and it may be that you could related the information to current computer records that are already setup.

The best way would probably be a simple username and password system, link the unique username to a child ( you cannot use the childs name as a login as there may be 2 children with the same name, or you could set id numbers to children, and give a password to the id number, either way it then depends on how parents will find out the username and password and then how they can change them, will they have to do via the school admin department or can they do it online.

the simplest way would be get them to enter a username and id if its there get the recordesets form the childrens info if not tell them they have made a mistake. There are loads of scripts out there you can get doing a search in google, or its not to hard to buidl your own, there are some good posts on logins on the form you might wannna do a search on here.

Good luck

Reply With Quote
  #6  
Old February 23rd, 2005, 05:39 PM
cooler_king cooler_king is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 7 cooler_king User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 33 m 14 sec
Reputation Power: 0
Again thanks for being so helpful,

I had a thought about the log in i might want, would it be alot more complicated to have a log in history which showed maybe the last 5 log in times/dates? I was hoping that this could allow the parent to see if their child was hacking their account.

Cheers

Reply With Quote
  #7  
Old February 24th, 2005, 08:40 AM
sessie's Avatar
sessie sessie is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Location: staffordshire
Posts: 280 sessie User rank is Private First Class (20 - 50 Reputation Level)sessie User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 2 Days 13 h 3 m 59 sec
Reputation Power: 5
Smile

if you use a simple script first, get that working you can build in the more complex areas one @ a time. always esier to build from something than to work on code that dosn't work @ all.

I think maybe you are new to this, maybe still a student?? So I advise to start small, these things have a habit of growing anyway so don;t worry that it won't be fancy enough.

good luck

sess
Comments on this post
sbaxter agrees: Good sound advice
__________________
<........on my list of things to do is NEVER write a list..........>

<........If you found me useful, do the scale thing!!!!!..........>

Reply With Quote
Reply

Viewing: ASP Free ForumsOtherASP Free Lounge > Project Help


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway