Our Leader, as a pup   Rabies

'Version 5.0.2.33, May 27,2005
'Added AddResult button to main screen for easier access
'-------------------------------------------------
'Version 5.0.2.31, May 06,2005
'zero time on updating results was not formatted correctly
'-------------------------------------------------
'Version 5.0.2.29,February 13,2005
'Checked for old address before saving a bite
'New addresses were linked to Patients, not Rabies
'Zip was not limited in length
'Sent Dates were in the wrong format (changed to Drop down box)
'Sent log was not being saved correctly
'-------------------------------------------------
'Version 5.0.2.27,February 06,2005
'"RelationShip" combo box now prints in the "Reported By" column
'Added a "RelationShip Name"Tab to the Maintenance to allow you to edit the relationship combo drop down box
'-------------------------------------------------
'Version 5.0.2.25,January 21,2005
'IsActive for Rabies Bite was not connected to the new database correctly
'Trapped search for date recieved where there is no final report
'Trapped search for null info on Client # and AgencyID
'-------------------------------------------------
'Version 5.0.2.23,January 18,2005
'Added "State" to Agency table
'Added printout for Reporting agency (if used)
'-------------------------------------------------
'Version 5.0.2.21,January 13,2005
'Approved was still being saved as "finalized" (old format), fixed
'Final Results and Date not being saved correctly
'Trapped print out error when there is no bite/contact history
'-------------------------------------------------
'Version 5.0.2.19,January 13,2005
'Fixed printing problem in worksheets
'Fixed selection of worksheet lab #'s
'Trapped empty items in QC List (Automatically turn off check box if no item entered)
'-------------------------------------------------
'Version 5.0.2.17,January 03,2005
'Fixed Update Error for Brain Parts
'-------------------------------------------------
'December 30, 2004 Version 5.0.2.13, 5.0.2.15
'YearPointer was set to zero when there was nothing to print: fixed
'Fixed Worksheet Printing
'---------------------------------
'December 30, 2004 Version 5.0.2.12
'Fixed bad pointer in worksheet
'------------------------------
'December 27, 2004 Version 5.0.2.11
'More adjustments and fixes
'-----------------------------------------
'December 07, 2004 Version 5.0.2.9
'Adusted input boxes for correct word length
'More minor adjustments
'Automatically load the first bite when the bite list is displayed
'-----------------------------------------

November 14, 2004 Version 5.0.2.7
Added Save Intake before Save Bite in case it wasnt done before
Added Bold to all BtBTabs
-----------------------------------------
October 24, 2004 ver 5.0.2.5
Changed Quick Print To exit if no lab # in box
Miscellaneous changes to improve program flow
Added Logo Size to Logo
---------------------------------
Ver 5.0.2.3 October 3, 2004
Changed Approved to Signed and Finalzed to Approved
Added activate code for faster loads
--------------------------------------------
Ver 5.0.2.1 August 31, 2004
Added Help Screens
Updated ApproveTrak with IsControl Column
Added Screen Sizing for 800x600 screems
-----------------------------------------------
Ver 5.0.1.11 August 5, 2004
Edit cursor was not being shown in Brain parts Grid...fixed
Species Grid updated to match changed dataset
Added test for "IsAdmin", if false, then Maintenance tab is not visible
Trapped BiteDate/Time (Never converted to SQL Format)
Changed GetLabData to subroutines for easier maintenance
Removed RabiesYY.xsd since it had no actions

Ver 5.0.1.9 July 29, 2004
Added ApproveTrak for Approved and Finalized by
Added PrintLog

Ver 5.0.1.7 (Continued)July 21, 2004
Added Brain Parts for slides so you can define the parts of the brain for each slide read (1 to 10)
Removed Custody Table and added data to "Reference Comment " in Rabies Intake Table
Trapped conjugate names from QC to go into Result display as Conjuate #1 Pos/Neg control, etc
Ver 5.0.1.7 July 17, 2004
Changed Date column to text (String) in QC Grid
added radio buttons to automatically goto a selected screen after search is complete (unless # found=0)
Ver 5.01.5 July 10, 2004
Major re-grouping of controls to improve program flow and logic, on-going
 7-5-4 ver 5.0.1.3
Added SortOrder,tinyint to RabiesQC.XSD
Changed the column name: "BtBID" to "RabiesQCBtBID" in RabiesQC.XSD
Added @0000 Error tracking
Changed IntakeOrg, AltOrg and IntakeOrgDefault to Dropdown combos linked to the RabiesAgency tables, since the data is stored as integers pointing to RabiesAgency Names
Connected sentToState with SentLogger Table as "RAB", bidirectional

Bob: 7-4-4  ver 5.0.1.1
Replaced DotMagic tabs with BtB Tabs


ToDO:
Add CleanString to all string saves..