Originally Posted by dahwan
what are you talking about? everyone uses .rar files...
And also, i have my program exactly how i want it. I have a cs file for each window(form), one cs for the main method and one for events. Thats how i like it, as it makes it easier for me to find what i need.
And my program's structure does not have anything to do with my problem, i just found out :)
Because i made a whole new program (a little one) to test this. It contains a main cs file, and a content cs file. It is a window with a text box and a button in it. The button saves the content of the text box in a txt file in "C:/" and runs it in IE. I wrote in the text box: "My name it Tomas, and i live in Norway"
what i got in IE was: "System.Windows.Forms.RichTextBox, Text: My name is Tomas..."
Which i do not understand at all! i see no reason for it to do so, i gave it no reason to do so and its pretty annoying that a bunch of experts like yourself don't know why it does so :(