如何在注册表中将学生费用添加到帐户表中 [英] how to add student fee in registration form to the accounts table

查看:87
本文介绍了如何在注册表中将学生费用添加到帐户表中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家早上好,我自己对S/W较新鲜,请帮忙上述问题,

如何将注册表格中的学生费用添加到sqlservver2005的asp.net的帐户表中,您能给我代码吗?

非常感谢

hi good morning all of you,,myself am fresher for s/w,,plzz help i the above qusetion,,

how to add student fee in registration form to the accounts table in asp.net to the sqlservver2005,,can you give me the code?

Thanks in adavance

推荐答案

ganimca写道:
ganimca wrote:

,能否给我代码



在您付出努力之前,没有代码!




No code until you show your effort!


ganimca写道:
ganimca wrote:

如何将注册表格中的学生费用添加到sqlservver2005的asp.net帐户表中

how to add student fee in registration form to the accounts table in asp.net to the sqlservver2005



好的.
1.设计页面-注册表".
2.获取所有填写在文本框或其他相关控件中的详细信息.
3.单击提交按钮.
4.单击此按钮后,将所有值填写在表格中.
5.将其传递到数据库(使用DB层或直接传递给数据库,具体取决于您的项目体系结构)
6.将学生详细信息插入帐户"表中. (使用查询或存储过程)

看起来很简单.试试吧.



Ok.
1. Design a page - ''Registration Form''.
2. Get all details filled in textboxes or other control relevant.
3. Have a Submit button.
4. On click of this button, get all the values filled in the form.
5. Pass it to the database (using DB layer or directly, depending on your project architecture)
6. Insert the student details in the Accounts table. (using a Query or Stored Procedure)

It looks like pretty straight forward. Try it.


这篇关于如何在注册表中将学生费用添加到帐户表中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆