No announcements
Found 1223895 threads
-
0 Votes
Save text file
How do I save a text file to a Windows Mobile 5/6 phone fromAnswered | 2 Replies | 11261 Views | Created by Gilberto BR - Sunday, September 9, 2007 6:39 PM | Last reply by Gilberto BR - Monday, September 10, 2007 3:07 AM -
2 Votes
Save Text File
From load text file, How to remove the empty line at the bottom. Data.AddRange(IO.File.ReadAllLines("C:\Users\family\Documents\D.txtAnswered | 14 Replies | 415 Views | Created by mipakteh - Saturday, July 14, 2018 4:46 AM | Last reply by mipakteh - Sunday, July 15, 2018 2:06 AM -
0 Votes
save text file as a matrix in visual c++
please tell me how we can save a text file as a matrix in visual c++ You'll have to give a better description than that. An ...Discussion | 1 Replies | 758 Views | Created by maryam.ranjbar - Saturday, April 13, 2013 8:18 AM | Last reply by WayneAKing - Saturday, April 13, 2013 8:34 AM -
0 Votes
auto generate & save text file
2005 Express, i'm currently working an application that the end result is to WRITE the text from TXTBOX to a file then PRINT and SAVE to a file, i got ...Unanswered | 0 Replies | 3651 Views | Created by Marcus Brisbane - Wednesday, September 5, 2007 6:30 AM -
0 Votes
edit and save text file
I want try to save text from some textboxes as text file: Imports System.IO Public Class Form1 Private Sub ...Unanswered | 2 Replies | 2843 Views | Created by Onenew - Saturday, November 19, 2011 6:00 PM | Last reply by Riced - Saturday, November 19, 2011 6:32 PM -
0 Votes
Save text file to folder, permissions problem??
Trying to save a text file in a folder so it can read it in the C: programs directory. Its the right path, I just don't have permission to access the folder how do you ...Answered | 2 Replies | 652 Views | Created by superlurker - Friday, March 29, 2013 10:57 PM | Last reply by darnold924 - Saturday, March 30, 2013 8:42 PM -
0 Votes
Save Text file small problem
I tried replacing System.IO.File.WriteAllText(getpath, rtb2.Text); withAnswered | 12 Replies | 6436 Views | Created by programmer01 - Wednesday, October 24, 2007 12:15 AM | Last reply by Cameron Kloot - Friday, October 26, 2007 11:48 PM -
0 Votes
Save text file with "ENTER" and "TAB"
Hello, I am using the following codes to save data from a datagrid to a text file. I am a beginer in programming, so it may not be the ...Unanswered | 3 Replies | 3543 Views | Created by Draco3d - Monday, October 23, 2006 2:14 PM | Last reply by Andrej Tozon - Monday, October 23, 2006 5:59 PM -
0 Votes
Save a text file
Hi , i need to save an exception from an try estructure in a text file in the folder c: and i don't know what to do. I just now that i've to use ...Answered | 2 Replies | 3155 Views | Created by Doge - Saturday, June 23, 2007 1:02 AM | Last reply by OmegaMan - Saturday, June 23, 2007 2:09 AM -
1 Votes
Save text file UTF8 without BOM encoded
++ and specify ANSI as encoding. Then save the file to "testansi.csv" and run ...Answered | 8 Replies | 17597 Views | Created by BodoHH - Friday, November 11, 2016 1:24 PM | Last reply by BodoHH - Monday, November 14, 2016 6:20 PM -
2 Votes
How to use SaveFileDialog for save text file?
string strTest2 = test2.ToString(); listBox1.Items.Add(strTest2); if the result in listBox1 is 15 so i want to ...Answered | 7 Replies | 70298 Views | Created by gazeclub - Friday, September 26, 2008 8:51 AM | Last reply by LilEbb4212 - Friday, July 6, 2012 10:03 PM -
0 Votes
save as text file
the opportunity to save this as a .txt file (so convert the info grabbed and save as txt with registration number) can any one ...Answered | 2 Replies | 4275 Views | Created by Chrischik - Saturday, February 4, 2006 12:23 PM | Last reply by Chrischik - Saturday, February 4, 2006 12:49 PM -
0 Votes
save to text file
Thanks Dave! I can now add on to my text file with out it overwritting.. Another problem I have encourtered is that, when for example, i enter a ...Answered | 3 Replies | 1683 Views | Created by not sharp - Wednesday, July 4, 2012 6:49 PM | Last reply by Dave A Gordon - Monday, July 9, 2012 8:15 AM -
0 Votes
save plain text file
How can I create a text file that is not in a UTF format and is just plain text? This is the code I have but it creates the text in ...Answered | 5 Replies | 456 Views | Created by Carter_N349NB - Thursday, February 19, 2015 10:31 PM | Last reply by Carter_N349NB - Thursday, February 19, 2015 11:47 PM -
0 Votes
how to save text file by using savefiledialog?
I hope this helped you friend i wanna to save text in textbox2 as txet file with extension of ...Answered | 4 Replies | 2887 Views | Created by config2002 - Thursday, July 7, 2011 10:47 PM | Last reply by config2002 - Friday, July 8, 2011 12:49 PM -
0 Votes
Help! Save Text File Changed in IE 7
Our customers use our web page to download a text file containing comma separated values. We've used a javascript call to execCommand('SaveAs', true, filelname) to accomplish ...Unanswered | 2 Replies | 4916 Views | Created by Captain Flanksteaks - Friday, December 1, 2006 8:08 PM | Last reply by Captain Flanksteaks - Friday, December 15, 2006 3:15 PM -
3 Votes
how to save text file with it's default mode?
, Word Doc, HTML,.. In your code you are trying to save the file as text file. Instead try to save it as rich text format (rtf ...Proposed | 5 Replies | 947 Views | Created by msz900 - Thursday, February 21, 2013 5:55 AM | Last reply by sendilg - Tuesday, March 5, 2013 5:38 AM -
0 Votes
How to update and save text file using json.
Hey i wanted to know that we can use .txt file for reading by json.parser in javascript. but i don't know how to update file and save it ...Answered | 1 Replies | 753 Views | Created by HeisenD - Monday, December 15, 2014 3:30 PM | Last reply by Jamles Hez - Tuesday, December 16, 2014 2:52 AM -
0 Votes
Save Page on text file
to know that can i Save my Page with results on Data grid into text file?(i didnt use any picture and graghical tools in my application) in ... -
0 Votes
save text file using _var fso = new ActiveXObject("Scripting.FileSystemObject"); _var ts = fso.CreateTextFile(Filename.value, true);
var ts = fso.CreateTextFile(Filename.value, true); to save a text file, but always an error appear on 2nd ...Unanswered | 1 Replies | 9472 Views | Created by atabaknari - Thursday, September 2, 2010 2:20 PM | Last reply by AnupDG - Sunday, November 21, 2010 6:00 AM - Items 1 to 20 of 1223895 Next ›
No announcements