hi frds,
i have create a .txt file and write some data.
i want to open on screen that .txt file for reading by a click a button.
if you have the answer, so please help me.
thanks in advance
....
jainendra.shah 0 Light Poster
Recommended Answers
Jump to PostYou can create your viewer to text files by using control like RichTextBox and use .LoadFile method which takes text file path
Or
Using default text file editor on client machine by callProcess.Start(filePath);
Jump to PostPlease mark it as solved then :)
All 6 Replies
Ramy Mahrous 401 Postaholic Featured Poster
jainendra.shah 0 Light Poster
LizR 171 Posting Virtuoso
jainendra.shah 0 Light Poster
Ramy Mahrous 401 Postaholic Featured Poster
Rashakil Fol commented: wat -2
Amit Dhemar 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.