Hello all!
i am a beginner to network programming. I am trying to make an application in vb.net 2008 where in i can open a file from the client computer, do some changes to it and save it back. Can someone please throw some light on how should i go ahead with it and what will be the best way to do the same.
Thanks you!
guptas 0 Newbie Poster
Recommended Answers
Jump to PostI am trying to make an application in vb.net 2008 where in i can open a file from the client computer, do some changes to it and save it back.
There's no difference …
Jump to PostAnd he answered your question.
By using the OpenFileDialog, you can browse the network to the other computer, select the file and open it. Network or Local, it makes no difference.Or, if you know the path and the file you want to read is the same, over and …
All 5 Replies
Teme64 215 Veteran Poster
guptas 0 Newbie Poster
Oxiegen 88 Basically an Occasional Poster Featured Poster
guptas 0 Newbie Poster
Teme64 215 Veteran 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.