> From: Nathan R. Jessop
>
> I have an app where I'm opening a file (text file) on the
> server (with no file extension) and displaying the contents
> on my page in a TEXTAREA.

It might be that the form is converting single character returns chr(13)
to chr(13) & Chr(10), which your apps might see as the wrong format

You might wanna try asking technical questions on CF-Talk though rather
than CF-Community
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to