MACROMEDIA COLDFUSION 4.5-CFML LANGUAGE Reference page 182

Cfml language reference
Table of Contents

Advertisement

158
CFML Language Reference
<CFOUTPUT QUERY="GetHeaders">
<LI>Row: #CurrentRow#:
From: #From# -- Subject: #Subject#
</CFOUTPUT>
</UL>
</CFIF>
</CFIF>
<FORM ACTION= "cfpop.cfm " METHOD= "POST ">
<P>Enter your mail server:
<P><INPUT TYPE= "Text " NAME= "server ">
<P>Enter your username:
<P><INPUT TYPE= "Text " NAME= "username ">
<P>Enter your password:
<P><INPUT TYPE= "password " NAME= "pwd ">
<INPUT TYPE= "Submit " NAME= "get message headers ">
</FORM>
--->
</BODY>
</HTML>

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 4.5-CFML LANGUAGE and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion 4.5

Table of Contents