Hi, I recently just unsubscribed my other thread due to the fact that it went against the posting regulations...
If you feel offended by what I posted, I apologize
I need Code for a save button... this save button must be able to...
---save data!
---must have a save as function...obvi ously due to the fact that some data might be new
---Explore the windows directory as default
I therefore also need code for a load button with the exact same needs as above (but obviously it shouldn't be able to save -.-)
If you have suggestions on different ways I could implement the save or load function in vb.net feel free to post them, However please DO NOT go on about C++ or any other language because I simply don't have the experience for it (yes I know I really am a noob at programming!)
Finally, how could I use it in a form based system... I want to implement my code in a way that is suitable for my needs, I do not however want to program in a different language as it would take far too long to implement and learn.
OH and please post things which I would want
I would not like:
--- website urls
--- giant pieces of code... believe me its hard to find the difference between some "small" pieces!
--- C++ (YUK!)
--- Things that have nothing to do with the information that I seek!
If you feel offended by what I posted, I apologize
I need Code for a save button... this save button must be able to...
---save data!
---must have a save as function...obvi ously due to the fact that some data might be new
---Explore the windows directory as default
I therefore also need code for a load button with the exact same needs as above (but obviously it shouldn't be able to save -.-)
If you have suggestions on different ways I could implement the save or load function in vb.net feel free to post them, However please DO NOT go on about C++ or any other language because I simply don't have the experience for it (yes I know I really am a noob at programming!)
Finally, how could I use it in a form based system... I want to implement my code in a way that is suitable for my needs, I do not however want to program in a different language as it would take far too long to implement and learn.
OH and please post things which I would want
I would not like:
--- website urls
--- giant pieces of code... believe me its hard to find the difference between some "small" pieces!
--- C++ (YUK!)
--- Things that have nothing to do with the information that I seek!
Comment