I'm pretty new to C#. Currently I am trying to work with Microsoft's 2005 Visual C# express. Here's what I'm trying to accomplish:
1) Browse to a word doc on my Computer
2) Read .doc into a text box
3) Do some modifications to the contents
4) ftp revised text in .txt format to my server
I am at #3. I have the text from a Word doc into my txtbox, but can't figure out how to do some minor search/replace and text modification. What are my options on how to do this? What terms do I need to search on? Why does M$ help give me more questions than answers? Does anyone have a similar project I could look over. Please let me know if there's any additional info I left out...Thanks for any suggestions, I'm open to any solutions-
Joe
Because a thing seems difficult for you, do not think it impossible for anyone to accomplish.
Marcus Aurelius
1) Browse to a word doc on my Computer
2) Read .doc into a text box
3) Do some modifications to the contents
4) ftp revised text in .txt format to my server
I am at #3. I have the text from a Word doc into my txtbox, but can't figure out how to do some minor search/replace and text modification. What are my options on how to do this? What terms do I need to search on? Why does M$ help give me more questions than answers? Does anyone have a similar project I could look over. Please let me know if there's any additional info I left out...Thanks for any suggestions, I'm open to any solutions-
Joe
Because a thing seems difficult for you, do not think it impossible for anyone to accomplish.
Marcus Aurelius