Please let me know "how to Insert, Select, Update data in SQLDatabase using comma split and Icallbackeventhandler" from ASp.Net C#, like i have three text boxes for (No,Name and salary) , two dropdownlists for(Designation,Department) and radio button list
for Gender and Checkbox list for Preference of foods, there will be a button insert, once i click button it has to save in the sql table, so please help me i am very new to this, please reply as early as possible!
ram.hanuma
Member
4 Points
6 Posts
How to Insert, Select and Update data in SQLDatabase using comma split and Icallbackeventhandler!
Dec 19, 2012 04:50 AM|LINK
Hi All,
Please let me know "how to Insert, Select, Update data in SQLDatabase using comma split and Icallbackeventhandler" from ASp.Net C#, like i have three text boxes for (No,Name and salary) , two dropdownlists for(Designation,Department) and radio button list for Gender and Checkbox list for Preference of foods, there will be a button insert, once i click button it has to save in the sql table, so please help me i am very new to this, please reply as early as possible!
Thanks&Regards
Ram.hanuma
Amy Peng - M...
Star
9968 Points
952 Posts
Microsoft
Re: How to Insert, Select and Update data in SQLDatabase using comma split and Icallbackeventhand...
Dec 24, 2012 03:41 AM|LINK
Hi ram.hanuma,
The following article provides the detailed code, please try to check if it helps: http://www.codeproject.com/Articles/8218/Client-Callbacks-in-ASP-NET-2-0 .
If you have any problem, please let me know!
Best Regards,
Amy Peng
Feedback to us
Develop and promote your apps in Windows Store
ram.hanuma
Member
4 Points
6 Posts
Re: How to Insert, Select and Update data in SQLDatabase using comma split and Icallbackeventhand...
Jan 02, 2013 06:22 AM|LINK
Hi Amy,
Thank you very much for the reply, it is execellent, it my work for me well!
Thanks&Regards
Ram.Hanuma
ram.hanuma
Member
4 Points
6 Posts
Re: How to Insert, Select and Update data in SQLDatabase using comma split and Icallbackeventhand...
Jan 11, 2013 08:57 AM|LINK
Hi Amy,
I had checked this, it is not what i wanted,
I want to insert data from client side function to Database with serverside icallback functions
Thanks&Regards
Ram.Hanuma