RE: [KCFusion] security question

2003-08-14 Thread Luke Templin
You may want to do everything through a stored procedure(s). As part of that stored procedure you could create multiple sql queries one of which can be an audit trail. Another way is to present the material to be deleted as a table with a checkbox for each row.Then have the user select

RE: [KCFusion] an easy one

2003-06-24 Thread Luke Templin
Actually distinct applies to the whole select clause. Both "Select distinct table1.studentID, table2.goalID" and "Select table1.studentID, distinct table2.goalID" should return the same recordset. -Original Message-From: Boles, Mark E [mailto:[EMAIL PROTECTED]Sent: Tuesday,

RE: [KCFusion] OT: CSS problem with A HREF

2003-06-18 Thread Luke Templin
In my version of IE6 they look fine. Both are words on a gray background that turns to dark red when hovering. What should they be doing? Luke Templin Computer Access -Original Message- From: Keith Purtell [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 4:44 PM To: [EMAIL