Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-06-19 : 11:10:15
|
elaine writes "I would like to ask a question regarding this:I'm currently working on a "field service system",1)the user(technician) will have to log in from web sitethen each technician can only view their own schedule and the details reagarding their schedule, can i achieve this using asp code?2)Can a technician print out the schedule that they see on the web by clicking on a "print" button3) Is there any timer function that i can use so that the system will automatically arrange the schedule according to the customer's request?I'm not really good in asp coding, so if these questions sounds a bit c2pid,pls bear with me. Thank You for your time.Regards,-Elaine Chuah-" |
|
simondeutsch
Aged Yak Warrior
547 Posts |
Posted - 2003-06-19 : 13:06:28
|
Me being a Non-ASP person knows that 1 and 2 are definitely possible. 3 I'll leave to someone who actually knows ASP, or understands your question better than me.Sarah Berger MCSD |
 |
|
MichaelP
Jedi Yak
2489 Posts |
Posted - 2003-06-19 : 13:29:12
|
Sounds like # 3 could be a SQL Job maybe??Making ASP schedule stuff can be done, but I don't think that's the right implimentation for such.Michael<Yoda>Use the Search page you must. Find the answer you will.</Yoda> |
 |
|
|
|
|