Looking at the original page.
<cfif isDefined("url.nameError")>
<cfoutput>The name must have at least one letter.</cfoutput>
<cfif>
<td>
</td>
I do not see any variables inside the cfoutput. I'm not even sure why they exist?
Also It looks like you missed the <td> tags. Your output is outside the table structure and as such would appear above the table. I noticed that the <td> tags immediately following the outputs are empty. Did you mean that string to appear there?
Confidentiality Notice: This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

