OpenTextFile

  • Thread starter Thread starter siggy
  • Start date Start date
S

siggy

in FP2003 ( posting to a Linux server )

I am using a form to display the contents of a
text file on the server -- works great......
Then I can edit the text and submit to an ASP page.

This ASP page displays the text - perfectly......
BUT when I save this text to a file on the server
using the OpenTextFile construct.......
the first few characters of the saved text file are
not ASCII text - they are symbols - like boxes.. etc

the balance of the text file is OK.....


ken
 
ASP under Unix/Linux is not exactly the same as running ASP under a Windows IIS server.

Check out the help/support section of http://www.chilisoft.com and might find some help with this
issue.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top