LDEV-3933: Fixing spurious submit screen that was appearing in the chat area, due to the base url being set for this page. Removed unneeded prototype reference.
LDEV-3933: The user/file lookup was failing when there were users but no files. Tweaked the SQL to convert the NULL (returned when there were no detail records) to 0.