|
-
May 19th, 2002, 03:37 PM
#1
Thread Starter
Junior Member
Textfiles
Ok, here's something that's stumping me (a novice), and I wonder if any of you experts can help.
I have a textbox which a user can type into and save the contents, but if they put quotes in:
He said "I don't think so" as he moved forward
VB throws a wobbler when loading the text back in and displays only up to the first lot of quotes:
He said
I'm using Write #1, to save the text. How do I allow for anything to be typed in and for VB to read it back ok?
Thanks in advance.
PHP Code:
On Error GoTo Hell
:¬) MrNick
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|