Forum Moderators: open
Note, I believe the syntax you would have used (if you had a string that contained newlines, not just carriage returns) would have been:
splitByNewLines = myString.split("\n");
This doesn't solve your problem though.
I'm just wanting to create a program for myself and so I don't care what browser I have to use.
I think I know how to do it now. Thanks a lot.
If I can't get it to work then I'll reply back here.
Thanks for the welcome. :)
I've been wanting to join here for a long time but I finally quit being lazy and called my ISP to get my email from them so I could sign up here.