© Simplicity ASP Framework - v .01 b

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
© Simplicity ASP Framework
Last Modified on: 3/4/2009 8:03:00 PM
Page Executed: 0.031 seconds