Messages Helper
This is a sample static message that will only appear on this page (This is the static message)
This helper also controls displaying the flash text.
Code: static_type = "info" static_text = "This is a sample static message that will only appear on this page" show_static_messages(static_type,static_text)
show_form_errors(pCount, pMessages) - Displays Errors generated from the Validation Class