if a text box contain contents of a file like code of a aspx file. now we want to edit that code which is displayed on that text box what "should be code behind edit button"?? and after "that file should be saved and overwrite in the same location from which it is opened previously".
sehaar 0 Newbie Poster
Recommended Answers
Jump to PostIt sounds like you want open a file and display it's contents in a text box, make changes to the text and then save it back to the same location. If that is correct, all you need to do in the save bottom is use a stream writer to convert …
All 4 Replies
thines01 401 Postaholic Team Colleague Featured Poster
hericles 289 Master Poster Featured Poster
sehaar 0 Newbie Poster
bhagawatshinde 11 Posting Whiz
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.