Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to save data from a webform
Message
De
11/12/2008 04:48:12
Deepesh Ms
Alif Technologies India Pvt Ltd
Inde
 
 
À
10/12/2008 08:37:44
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Oracle
Application:
Web
Divers
Thread ID:
01365474
Message ID:
01366589
Vues:
9
I just registered the business object and called the GetEmptyDataSet() method.The is
protected void btnSave_Click(object sender, EventArgs e)
{
oUser = (USERS)this.RegisterBizObj(new USERS());
oUser.GetEmptyDataSet();
}
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform