| | |
How to keep text file from user
Please support our C# advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
Thread Solved
![]() |
I don't understand the question
adatapost how could you
I think they need to develop and editor to this file to add\modify\remove some words.
adatapost how could you
I think they need to develop and editor to this file to add\modify\remove some words. BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
Yeah I was thinking the same thing adatapost was.
buyap -- You can see an example of encrypting strings on http://www.daniweb.com/code/snippet1244.html. You can slightly alter that code to use streams
buyap -- You can see an example of encrypting strings on http://www.daniweb.com/code/snippet1244.html. You can slightly alter that code to use streams
•
•
Join Date: Jul 2009
Posts: 5
Reputation:
Solved Threads: 0
Thankyou, I m a beginner. My native translation work(55K+ words) for dictionary is aimed for native user translation convenience. But text data reuse by native developers may cause multiple ditto copies so original translator not distinguished. I have tried encrypted file but goes unreadable by program. By whatever suitable means, how to make text file unutilizable by distrubution content recipient. Thanks & Regards.
Last edited by buyap; Jul 3rd, 2009 at 2:55 pm. Reason: misspelt
buyap,
Try to get solution with same thread. Do not create new thread for the similar question.
Duplicate Thread --
http://www.daniweb.com/forums/thread201557.html
Try to get solution with same thread. Do not create new thread for the similar question.
Duplicate Thread --
http://www.daniweb.com/forums/thread201557.html
Failure is not fatal, but failure to change might be. - John Wooden
•
•
Join Date: Aug 2008
Posts: 33
Reputation:
Solved Threads: 1
1. If you want to hide the file visually then modify the file's properties to 'hide' the file its self.
2. If you don't want the user to access that file and make use of the data stored within it then do what was previously mentioned, Encrypt the file and when the program needs to use/load the file you would then Decrypt the file and then feed that data to the program. And to take an extra precaution that will keep most(not all) users from seeing the file. Follow step #1
And please dont double post: http://www.daniweb.com/forums/thread201557.html
2. If you don't want the user to access that file and make use of the data stored within it then do what was previously mentioned, Encrypt the file and when the program needs to use/load the file you would then Decrypt the file and then feed that data to the program. And to take an extra precaution that will keep most(not all) users from seeing the file. Follow step #1
And please dont double post: http://www.daniweb.com/forums/thread201557.html
Last edited by Poab9200; Jul 4th, 2009 at 1:13 pm.
![]() |
Similar Threads
- Validating user input against text file (Python)
- Reading text file ... (C)
- changing the expected row of text file (C++)
- replace data of a text file with user input (C++)
- Trying to get a program to extract data from a text file (C++)
- Help, Add and Delete many useres from text file (Shell Scripting)
- read-delete lines from a text file (PHP)
- Searching a text file (Python)
- turning userinput into a text file (C)
Other Threads in the C# Forum
- Previous Thread: href help
- Next Thread: Open new web page with C# code behind page
| Thread Tools | Search this Thread |
.net 2007 access algorithm array bitmap box c# camera check checkbox client combobox control conversion cryptographyc#winformsencryption cs4 csharp customactions database datagrid datagridview dataset datastructure date datetime degrees disabled displayingopenforms draganddrop drawing encryption enum eventcloseformc# excel file form format forms ftp function gdi+ gis image index index-error input install java label list listview load math mathematics mouseclick mysql operator path photoshop picturebox pixelinversion pixels post prime programming radians regex remoting richtextbox rotation search security server setup sleep socket sql statistics stream string table text textbox thread time timer totaldays update user usercontrol validation view visual visualstudio webbrowser winforms wordautomation wpf xml






