<%if is_ie%><%-- Only IE supports changing the wrap style --%>
<%endif%>
<%if is_ie or is_mozilla5%><%-- Both IE and Mozilla/Netscape 6+ can dynamically resize a textarea --%>
<%else%><%-- Other browsers might not be able to, thus they have to submit the form to resize --%>
<%endif%>
rows
cols
|
<%if is_ie%>
Line:
<%else%>
<%endif%>
|