Corrected Bugs in A-D-MA PT Comprehensive. Had to change Validation.xml because it was trying to check checkboxe values for radio buttons. Also had to fix a dropdown list that was supposed to be a textfield.
Fixed functionality of selecting appointments. Get Directions can only be selected if one and only one appointment is selected. When get directions is selected the to address is filled out. Created a stored procedure that will get the previous appointment id and the address for that appointment. Functions are in place to add this inside of the vb code.