[Top] [Prev] [Next] [Bottom]
[Contents]
SaTextAreaEnd
Prints the ending fragment for a text area form element.
#include "SaRnHtml.h"
int SaTextAreaEnd();
Argument
None
Returns an integer with a value of 0.
Prints the ending fragment for a textarea form element.
The code fragment:
SaTextAreaEnd();
will write:
</TEXTAREA>
to the output stream.
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.