Options

displaying text file in a text field on the form

jksjks Member Posts: 277
Hi all,

I want to display the content of a .txt file in the text field on the form.
How to do that?

Thanks for any help.

Comments

  • Options
    ViljoenViljoen Member Posts: 6
    Have a look at the posting in this thread. You would need to use a File object to connect to the file. Next you would read the contents of the file into a instream object.

    A problem that you might run into! Have a look at the posting in this thread.

    http://www.mibuso.com/forum/viewtopic.php?t=6572
    Francois Viljoen
Sign In or Register to comment.