473,756 Members | 6,106 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

...How do I........ make a save / load button

21 New Member
Hi,

I have looked on the internet for quite some time concerning this issue

The problem is loads and loads and loads of people use their examples instead of simply stating what code you use heres what I want:

Code for a save button
---
---
---
---
Code for a load button
---
---
---
---
Different ways I could implement the save or load function in vb.net
---
---
---
---
Finally, how could I use it in a form based system


Oh, and please don't comment on things irrelevent like "vb6" THIS IS VISUAL BASIC.NET I DO NOT WANT TO REPEAT MYSELF!
Oct 21 '08 #1
7 2040
r035198x
13,262 MVP
Please read the site's posting guidelines first. We also don't want to repeat ourselves.
Oct 21 '08 #2
Marren02
21 New Member
occording to your sticky ON THE .NET FORUMS it says I have to state what I want... no offence but it does
Oct 21 '08 #3
Marren02
21 New Member
occording to your sticky ON THE .NET FORUMS it says I have to state what I want... no offence but it does
If you want to state rules relevent to what has been said you should include it in the sticky and not just expect everyone to check what you have said on the posting regulations... no offense but I just simply registered regardless of what you put on there if you really want me to be polite then say so on the sticky or actually show me a sticky on every section of the forums if I wanted to join a forums site which doesn't have a sticky saying so, I'd have to check every two seconds just before I post anything

Oh and BTW FIY people SHOULD have the right to talk in their own way and not be treated like second class citicans if you catch my drift
Oct 21 '08 #4
r035198x
13,262 MVP
If you want to state rules relevent to what has been said you should include it in the sticky and not just expect everyone to check what you have said on the posting regulations... no offense but I just simply registered regardless of what you put on there if you really want me to be polite then say so on the sticky or actually show me a sticky on every section of the forums if I wanted to join a forums site which doesn't have a sticky saying so, I'd have to check every two seconds just before I post anything

Oh and BTW FIY people SHOULD have the right to talk in their own way and not be treated like second class citicans if you catch my drift
Here are the posting guidelines then.
Please use the Feedback forum for any suggestions you want to propose to the forum structure rather than the technical forums.
Oct 21 '08 #5
Marren02
21 New Member
Here are the posting guidelines then.
Please use the Feedback forum for any suggestions you want to propose to the forum structure rather than the technical forums.
to be fair the rules don't say I can't use capital letters so what I have put isn't rude- if you want, I could delete that text however it seems kinda pointless now...
Oct 21 '08 #6
Marren02
21 New Member
Here are the posting guidelines then.
Please use the Feedback forum for any suggestions you want to propose to the forum structure rather than the technical forums.
I'll keep in mind what you have said thanks...
Oct 21 '08 #7
Curtis Rutland
3,256 Recognized Expert Specialist
Excuse me, but you are being incredibly rude, especially considering that you are coming to a group of unpaid volunteers and asking for help, then automatically assuming that we are going to waste your time.

Also, straight from the posting guidelines link
Using capital letters for your entire post. Use of capitals is generally considered to be shouting and therefore rather rude.
So the rules do mention that.

Regardless, this isn't even a proper post. The question you have posed is altogether too vague. Save/load what? Clarify that, and you can get some help.
Oct 21 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

4
2848
by: David W. Simmonds | last post by:
Is there a way I can have a button on a ASP.NET form that when clicked will allow the user to save the image to a file on the client side? I know that the user can simply rclick the image and select Save Target as..., but the button might be a more intuitive way.
4
3718
by: Glenn M | last post by:
I have a shared XML file on a server . i also have one xslt file that performs a simple transform on in to view the data. now i want to have another page that lets users modify the shared xml file via some editable controls such as text boxes , option boxes etc. how can i implment this , should i use another xslt file with <INPUT> controls . if so how can i save the result back using the asp.net
8
3712
by: david.lindsay.green | last post by:
Hello all, I am quite new a web scripting and making web pages in general and I have stumbled across a problem I have as yet been unable to solve. I am trying to take the contents of a textarea box and save it to a file. This step is not to hard however the contents of the textarea is mostly latex source so it contains just about every special character you can imagine. My question is this, how do I save an exact copy of the textarea...
1
1156
by: teo | last post by:
I have a Web Form with a Button on it, nothing more. I load the page from VisualStudio2005 Asp Net 2.0 enviroment (with internal server) and immediately go to Save As... the page all is ok. Again, I load the page from VisualStudio2005 Asp Net 2.0 enviroment
0
3626
by: Patty05 | last post by:
I have a datagrid on a form that update properly when form loads. When the program runs and I type in/add a new row in the datagrid, it does not save the changes. Any help would be greatly appreaciated. Thanks. Code below: Imports System.Data.OleDb Public Class Form2 Inherits System.Windows.Forms.Form #Region " Windows Form Designer generated code "
1
2926
by: ankz | last post by:
Hi Guys I have got 3 tables - in Access Database with Student ID as primary Key in all and all tables are linked with 1 to 1 relationship. I have code the everying with manual program to access information of tables on Windows Form. It is working properly. i can see all the records properly.
1
1707
by: blintrell | last post by:
<?xml version="1.0" encoding="utf-8"?> <root> <groups> <group gid="1" name="CSM"> <contact cid="1" /> <contact cid="2" /> <contact cid="3" /> <contact cid="4" /> </group> <group gid="2" name="RISIK">
10
4431
by: Marren02 | last post by:
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...obviously 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...
2
3594
by: Kappucino XL | last post by:
Hi there, I have created a windows form application where I've placed a combo box; a load button and three data-grids. All these receive their data from a SQL Database. The combo box from table1. The three data grids from table 2, 3, and 4. Now when I click the load button data in the database is displayed in the respective controls. What I need now , is the code for the Add New button to clear the controls ; the delete button, to delete the...
0
9271
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10028
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9836
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7242
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5139
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5301
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3804
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3352
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2664
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.