Reply
A cause for concern system using asp/sql help
Old 07-29-2004, 08:07 AM A cause for concern system using asp/sql help
Experienced Talker

Posts: 37
We currently have a cause for concern system where staff send emails to the relevant people when they have a problem with the student. Is it possible to set up a resource that would automatically email it to the correct people

This would need

Year (select from list)

Student Name (select from list) – could this just be the students in the year

Teachers Initials (same links as the cover page)

Teachers Department:- (select from list) – Maths, English, Science, History, Geography, RS etc. and not in lesson

Date of Incident:- (select from list)

Time of Incident :- (Period 1, 2, 3, 4, 5, 6, Before School, Lunch, After School, Form Period)

Incident:- Blank Space

This would then email to

Head of Department (known from Teachers Department)

Tutor (known from tutor group attached to name)

Head of Year (known from year)

Admin person to log it (fixed name)

Could it also send an email to the teacher to say your report has been logged and sent to (head of department) for further action.

Whats the best ways of going about this???

Thanks!!

Woody

woody22 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 08-26-2004, 07:19 PM
spudge's Avatar
Skilled Talker

Posts: 77
Location: Kirkland, WA
Um with ASP I would recommend using Persits ASPEmail component (http://www.aspemail.com/). Just code up a form that has all those things, then in the script that processes it, you can get the elements from the form like this Request("ElementNameHere"), and pop those into a variable for the message body, and mail it off using the component.

Don't bother with CDONTS it pretty much is lame.
spudge is offline
Reply With Quote
View Public Profile Visit spudge's homepage!
 
Reply     « Reply to A cause for concern system using asp/sql help
 

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.11637 seconds with 13 queries