|
Previous: ehStandardContent
Next: ehHiddenAndData
ehStandardFormOpenstring FormName For all normal Andromeda pages you never need to output an HTML FORM, all of your main output is always automatically wrapped in a form, and so you would not normally need this function. You may need this function in cases where you have other forms on the page that are outside of the main content, such as a login form that is always sitting off on the left or something similar. This function is not meant to save a lot of typing, its purpose is to give you an HTML FORM that is framework-consistent. It also helps to avoid the eternal problem of Messy HTML and PHP.
Previous: ehStandardContent
Next: ehHiddenAndData
|
