On Wed, 12 May 2004 13:52:03 -0400, Philip Arnold wrote:
>> From: Nathan R. Jessop
>>
>> So what should I be doing to get around this?
>>
>> Do a Replace on my variable #FORM.textvar# before writing it?
>
>Run a Replace() either way - not sure what format the app which uses
>this file needs, but you might want to experiment
>
>Change Chr(13) & Chr(10) to just Chr(13), or Chr(10)
>
>Also, scan through the form field to see if it only includes one of the
>values, it might be just returning Chr(13), and the app wants Chr(13) &
>Chr(10)
>
>
>It's basically going to take a lot of experimentation on your behalf
>unless you know the format that the resulting app requires
>
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

