本文介绍了在数据库表中存储asp webform详细信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 你好。 。 。我创建了一个网络表单 少数工具 Text box, Drop 下拉列表,和单选按钮列表控件和 保存详细信息按钮。 然后我创建了表 我的数据库 用于相应的字段。 如何 将我的网络表单连接到 数据库 和 如何存储中的详细信息/ span>相应的字段。我需要详细解释 examples.Please .cs 文件。谢谢 提前 解决方案 Hello . . . I created a web form with few tools like Text box ,Drop down list, and radio button list control and save details Button .Then i created a table in My database for corresponding fields.how to connect my web form to database and how to store the details in corresponding fields . I need detailed explanation with examples.Please provide the code for .cs file. Thanks in Advance 解决方案 这篇关于在数据库表中存储asp webform详细信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
10-28 19:39